Skip to content

Displays available nodeschool modules and the ones installed in your system

License

Notifications You must be signed in to change notification settings

avidas/nodeschool-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeschool-cli

View available nodeschool modules and whether or not they are installed in your system. Tested on Mac OSX and Linux(Ubuntu).

Build status

Installation

npm install -g nodeschool-cli

to get the nodeschool-cli command in your terminal.

Usage

nodeschool-cli --list

  Prints which nodeschool modules are installed and not installed on your system.

nodeschool-cli --list
nodeschool-cli -l

  List all the nodeschool modules installed in the system

Output

introtowebgl NOT INSTALLED
browserify-adventure INSTALLED
bug-clinic INSTALLED
bytewiser INSTALLED
shader-school NOT INSTALLED
regex-adventure INSTALLED
learnyoumongo INSTALLED
tower-of-babel INSTALLED
test-anything NOT INSTALLED
.
.

TODO

  • cache the module names
  • install all?
  • differentiate between finished/unfinished modules

License

MIT

About

Displays available nodeschool modules and the ones installed in your system

Resources

License

Stars

Watchers

Forks

Packages

No packages published