https://github.com/sam-parsons/demo-workshopper-template
An example Node.js workshopper lesson.
https://github.com/sam-parsons/demo-workshopper-template
Last synced: about 2 months ago
JSON representation
An example Node.js workshopper lesson.
- Host: GitHub
- URL: https://github.com/sam-parsons/demo-workshopper-template
- Owner: sam-parsons
- License: bsd-3-clause
- Created: 2021-06-21T21:34:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T20:37:28.000Z (about 3 years ago)
- Last Synced: 2025-01-21T17:34:48.171Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 253 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
demo-workshopper-template
================This repo is based upon [Lin Clark's demo-workshopper](https://github.com/linclark/demo-workshopper), I have adapted it to use the friendly `workshopper-adventure` and `workshopper-exercise` modules, added a testing framework, and made it accessible as a template.
See [Lin's excellent guide](https://github.com/linclark/lin-clark.com/blob/master/content/blog/2014/07/01/authoring-nodejs-workshopper-lessons.md) for creating your own workshopper lesson.