UNPKG

trainingproject

Version:

A module to teach you how to module.

44 lines (22 loc) 1.75 kB
# {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. ## Verwendung __`{appname}`__ ..................... Zeige ein Menü, um interaktiv eine Herausforderung auszuwählen. __`{appname} list`__ ................ Zeige eine Liste aller Herausforderungen, eine Herausforderung pro Zeile. __`{appname} select NAME`__ ......... Wähle eine Herausforderung. __`{appname} current`__ ............. Zeige die aktuell gewählte Herausforderung. __`{appname} print`__ ............... Gebe die Anweisungen für die aktuell gewählte Herausforderung aus. __`{appname} next`__ ................ Gebe die Anweisungen für die nächsten unvollständige Herausforderung nach der aktuell ausgewählten Herausforderung aus. __`{appname} reset`__ ............... Setze den Workshop-Fortschritt zurück. __`{appname} run program.js`__ ...... Führe dein Programm mit dem gewählten Eingaben aus. __`{appname} verify program.js`__ ... Verifiziere dein Programm mit den erwarteten Eingaben. __`{appname} -l <language>`__ ....... Ändere das System zur ausgewählten Sprache.