1.5.0 • Published 9 years ago

all-the-workshops v1.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

all-the-workshops

All the NodeSchool workshops

What is this for?

You know when you are doing events and stuff and the wifi is just terrible. This is what this is for.

This allows you to throw up the *.tgz NodeSchool workshoppers on the local network, or on a USB stick to pass around.

Use

$ mkdir workshops; cd workshops; npm i all-the-workshops

Wait a bit and it will do some magic. Then in the dir you created you should have all the *.tgz files for every workshopper.

Then you can just:

$ npm i -g stream-adventure.tgz

and it will install with all the dependencies bundled.

Caveats

Might need to do this per platform as some of the deps are compiled at install time.

1.5.0

9 years ago

1.4.1

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago