Skip to content

AVVSDevelopment/all-the-workshops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

All the NodeSchool workshops

Resources

License

Stars

Watchers

Forks

Packages

No packages published