1.2.0 • Published 5 years ago

@globant/create-nodeschool v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

@globant/create-nodeschool

Install automatically Nodeschool workshops choose by Globant.

Instructions:

  1. Go to the main directory for your code exercises.
    • Example: ~/Code
  2. Execute npm init @globant/nodeschool
    • This step is going to install all workshops and create all directories inside the directory of the first step.
    • This step also is going to install a companion CLI helper.
  3. Execute globant-nodeschool start to be redirected to the instructions of the workshop selected.
    • (You could need sudo permissions in Unix or admin privileges for the command prompt on Windows)

Notes:

  1. This CLI was tested with Node.js v8.12.0