New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

choo-choo

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

choo-choo

learn choo on the terminal!

latest
Source
npmnpm
Version
0.2.2
Version published
Maintainers
1
Created
Source

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

  • Olivia Hugger <olivia@fastmail.com>

License

GNU AGPL 3, see LICENSE

Keywords

choo

FAQs

Package last updated on 24 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts