trainingproject
Version:
A module to teach you how to module.
44 lines (22 loc) • 1.74 kB
Markdown
# {title}
## Having trouble with a {appname} exercise?
A team of expert helper elves is eagerly waiting to assist you in mastering the basics of Node.js, simply go to:
https://github.com/nodeschool/discussions/issues
and add a __New Issue__ and let us know what you're having trouble with. There are no _dumb_ questions!
If you're looking for general help with Node.js, the #Node.js channel on Freenode IRC is usually a great place to find someone willing to help. There is also the Node.js Google Group:
https://groups.google.com/forum/#!forum/nodejs
## Found a bug with {appname} or just want to contribute?
The official repository for {appname} is:
{appRepo}
Feel free to file a bug report or (preferably) a pull request.
## Istruzioni
__`{appname}`__ ..................... Mostra un menu per scegliere un workshop in maniera interattiva.
__`{appname} list`__ ................ Mostra una lista di tutti i workshop disponibili, uno per riga.
__`{appname} select NAME`__ ......... Seleziona un workshop.
__`{appname} current`__ ............. Mostra il workshop attualmente selezionato.
__`{appname} print`__ ............... Mostra le istruzioni per il workshop attualmente selezionato.
__`{appname} next`__ ................ Mostra le istruzioni per il workshop non ancora avviato successivo a quello attualmente selezionato.
__`{appname} reset`__ ............... Ripristina il progresso dei workshop completati.
__`{appname} run program.js`__ ...... Esegui il tuo programma sui dati di ingresso selezionati.
__`{appname} verify program.js`__ ... Verifica il tuo programma rispetto ai dati in uscita attesi.
__`{appname} -l <language>`__ ....... Cambia la lingua attuale del sistema con quella desiderata.