Skip to content

For teachers: Explain the terminal (cmd or command line) to your students with this super fun game.

Notifications You must be signed in to change notification settings

freddyloboq/exercise-terminal-challenge

 
 

Repository files navigation

Command Line Preview

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.

👩‍🎓Students and Teachers must follow this step:

$ 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.

🛑Only teachers must follow this step:

1) Install the packages.

$ npm install

2) Run the presentation.

$ npm run start

Start Playing!

Follow the presentation for better experience.

About

For teachers: Explain the terminal (cmd or command line) to your students with this super fun game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.9%
  • HTML 23.7%
  • CSS 3.4%