Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 360 Bytes

the_command_line.md

File metadata and controls

5 lines (3 loc) · 360 Bytes

The Command Line

JavaScript development tools are very command line oriented. If you come from a Windows background you may find this unfamiliar. However the command line provides better support for automating development tasks, so it's worth getting comfortable with it.

We will provide examples for all command line activities required by this course.