toybox-cli v0.4.2
ToyBox-cli
ToyBox-cli is an enviroment generator for toy problems.
Installation
Install the module with:
$ npm install -g toybox-cliGetting started
Generate a new toybox with:
$ toybox initIf it mentions something about not finding gulp run npm install -g gulp
Then just run toybox start while inside the new directory to start
the live reload server. (It will reload the window upon saving files)
Pulling and Pushing
As of 0.2.0, toybox init now adds the upstream remote for you, and you know
have access to the methods pull and push.
toybox pull - Pulls any new toy problems from HR's upstream remote
toybox push - Prompts for commit message and pushes any changes up to your origin master
Support
If you have any problem or suggestion please open an issue here.
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago