A terminal workshop runner framework
Workshopper is used by learnyounode, and other Node.js command-line workshop applications.
*Documentation is being written for the v1 rewrite right now! Ping @rvagg if you need anything. learnyounode is now using this new version, for now you can use it to see how this works.
workshopper
is proudly brought to you by the following hackers:
- @rvagg
- @substack
- @maxogden
- @cjb
- @wpreul
- @davglass
- @Rowno
- @wilmoore
- @evilpacket
- @bobholt
- @jessmartin
- @braz
- @timoxley
- @dominictarr
Workshopper is Copyright (c) 2013-2014 Rod Vagg @rvagg and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
Workshopper builds on the excellent work by @substack and @maxogden who created stream-adventure which serves as the original foundation for Workshopper and learnyounode. Portions of Workshopper may also be Copyright (c) 2013 @substack and @maxogden given that it builds on their original code.