Construir uma workshop NodeSchool
Aqui estão algumas das ferramentas comuns usadas para construir workshops NodeSchool.
npm install workshopper
para obter uma interface de linha de comandos completa para workshops nodeschool.
npm install adventure
to get an alternative to workshopper that is lighter weight.
Build your own
Don't be afraid to hack the format! E.g. if you want to write a workshop to teach CSS you may have to invent your own workshop format. For example the browser-menu module was written for the shader-school workshop.