Merge pull request #144 from dbelling/learn-enough

Adding a tutorial from Michael Hartl
pull/145/head
Caleb Xu 2016-03-24 10:58:58 -04:00
commit 6a898b59e8
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [WikiBooks: Bash Shell Scripting](https://en.wikibooks.org/wiki/Bash_Shell_Scripting)
* [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/)
* [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line)
* [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial)
# Other Awesome Lists