- Remove executable permissions on index.js
- Remove unused cpr dependency
- Add generated example
- Whitespace & formatting
- Update to adventure@2.10.0 (@davidmason)
- Prevent automatic close of stdin after printing exercise (@davidmason)
- Add simple sanity test
- Exit with 0 code when using --help
- Remove semicolons
- Update to inquirer@0.8.0 & ncp@1.0.1
- Note how much I hate code generators
- Tune description of features
- Update Readme.md
- Make
problem.run
optional (@weilu) - Update Readme.md
- Add LICENSE file
- Simplify usage example
- Update meta info
- Update Readme.md
- Initial commit