This command line challenge is designed to make become familiar with the bash/command line. The challenge goes over the most used commands every developer needs to know, in order to succeed in real life.
❗ We strongly recomend the reading The Command Line lesson on the BreatheCode platform.
💻The challenge is built for computers using the linux bash, use Cloud 9 or Gitpod if you need a terminal in the cloud.
$ git clone https://github.com/breatheco-de/excercise-terminal-challenge.git
Note: Your students don't know GIT, and that is ok. Please make them clone there project either way.
$ npm install
$ npm run start
Follow the presentation for better experience.