Bash Infinity Framework : Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implemen...
code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
ctop : Top-like interface for container metrics
ctop provides a concise and condensed overview of real-time metrics for multiple container
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
scmpuff : scmpuff makes working with git from the command line quicker by substituting numeric shortcuts for filenames.
slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.