bash-style-guide
script style guide
A style guide for writing predictable and safe bash scripts
A style guide for writing safe, predictable, and portable bash scripts (not sh!)
692 stars
36 watching
79 forks
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
azet/community_bash_style_guide | Guides bash scripting best practices and conventions to write reliable, maintainable scripts | 301 |
noid11/bash-guide | A comprehensive guide to learning Bash shell scripting covering basic operations, file management, and more | 4 |
bbatsov/emacs-lisp-style-guide | A comprehensive guide to best practices for writing maintainable and readable Emacs Lisp code. | 1,081 |
peerby/javascript | A JavaScript style guide providing best practices and conventions for writing maintainable and readable code. | 0 |
progrium/bashstyle | Guidelines and best practices for writing Bash code with a focus on readability, maintainability, and efficiency. | 1,818 |
dvdsgl/csharp-in-style | Provides guidelines for writing consistent and clear C# code | 57 |
vuuihc/bash-guide | A comprehensive guide to basic Bash operations and shell scripting | 185 |
nmussy/javascript-style-guide | A comprehensive JavaScript coding style guide | 75 |
fpmweb/javascript-style-guide | A JavaScript style guide providing conventions and best practices for coding | 9 |
mitsuruog/javascript-style-guide | A JavaScript style guide outlining best practices for writing clean, maintainable code. | 331 |
omergulen/bash-guide | A comprehensive guide to bash scripting and shell basics | 279 |
poshcode/powershellpracticeandstyle | A comprehensive guide to writing and structuring PowerShell code for maximum readability and maintainability. | 2,239 |
objectx/git-style-guide | A Git style guide for software developers | 103 |
chamnap/javascript_style_guide | A comprehensive style guide for writing clean, maintainable JavaScript code | 11 |
adamlu/javascript-style-guide | A set of guidelines for writing JavaScript code consistently and correctly. | 646 |