workshopjs

0.0.0 • Public • Published

Workshop.js

JavaScript workshop based on CLI inquiry

Getting Started

Install the module with: npm install workshopjs

Launch the workshop with:

var workshop = require('workshop');
workshop({
 cwd: "your_workshop_dir"
 validators: {...your question resolvers...}
});

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

License

Copyright (c) 2013 Garry Yao. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    0

Package Sidebar

Install

npm i workshopjs

Weekly Downloads

0

Version

0.0.0

License

none

Last publish

Collaborators

  • garryyao