Google Style Guides
This project (google/styleguide) links to the style guidelines we use for Google code.
AngularJS Style Guide Common Lisp Style Guide C++ Style Guide C# Style Guide Go Style Guide HTML/CSS Style Guide JavaScript Style Guide Java Style Guide Objective-C Style Guide Python Style Guide R Style Guide Shell Style Guide Swift Style Guide TypeScript Style Guide Vim script Style Guide
My template for when I need to do bash scripts with both a βhumanβ and a βmachineβ interface:
Template for interactive bash scripts:
supports command line options with values prompts for any missing parameters/arguments https://gist.github.com/hugocf/8147608
Update 2016-06-02: Moved to repo @hugocf/scripts
explainshell.com β match command-line arguments to their help text
write down a command-line to see the help text that matches each argument