All Projects â†’ choojs â†’ choo-choo

choojs / choo-choo

Licence: AGPL-3.0 License
🎓 learn choo from the command line!

Programming Languages

javascript
184084 projects - #8 most used programming language

choo-choo

Travis npm standard style

A workshopper that teaches you about choo.

Installation

You need the latest stable Node.js release to run this workshopper!

npm install -g choo-choo

Then, just run choo-choo, select the first exercise, and you're good to go!

Work In Progress

This workshopper is in active development. There's currently only a couple of exercises, but we're working on pushing out more. If you want to help out, have a look at how to contribute!

Contributing

In order to get a basic local setup:

git clone https://github.com/choojs/choo-choo
cd choo-choo
npm install

It's recommended that you run npm link so that you can use the choo-choo command globally, but still symlinked to your development folder. This makes testing exercises much easier.

  • npm test: runs the standard style linter

Maintainers

License

GNU AGPL 3, see LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].