Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.05 KB

README.md

File metadata and controls

53 lines (42 loc) · 2.05 KB

Don’t Let the CLI Scare You: A Command Line Crash Course

Wondering why it’s important to know how to work at the command line? Looking to up your game at the command line? Does it scare you? Me too!

In this workshop, you’ll learn:

  • what is so great about the command line and why it’s important
  • the basics of the bash shell
  • basics for using Vim
  • how to configure your shell
  • tips and tricks for being productive

NOTE: This workshop will be focusing on the bash shell, typically used in *nix style environments like unix, linux and OSX/Mac. To maintain consistency in exercises and development environments and to collaborate, we will all use Cloud9.

Be sure to run through the Setup BEFORE you attend.

Content

Miscellaneous, Tips, Tricks, Advanced Concepts

Resources