Merge pull request #76 from it-praktyk/Add_Shell_Style_Guide
Add Shell Style Guide
This commit is contained in:
commit
934a9ffa55
@ -572,6 +572,7 @@ performance of any of your sites from across the globe.<br>
|
||||
:small_orange_diamond: <a href="http://wiki.bash-hackers.org/start"><b>The Bash Hackers Wiki</b></a> - hold documentation of any kind about GNU Bash.<br>
|
||||
:small_orange_diamond: <a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html"><b>Shell & Utilities</b></a> - describes the commands and utilities offered to application programs by POSIX-conformant systems.<br>
|
||||
:small_orange_diamond: <a href="https://github.com/jlevy/the-art-of-command-line"><b>the-art-of-command-line</b></a> - master the command line, in one page.<br>
|
||||
:small_orange_diamond: <a href="https://google.github.io/styleguide/shell.xml"><b>Shell Style Guide</b></a> - a shell style guide for Google-originated open-source projects.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Python
|
||||
|
Loading…
Reference in New Issue
Block a user