Releases: frdmn/init.js
Releases · frdmn/init.js
init.js 1.2.6
init.js 1.2.5
- Update formatting of the default readme files
init.js 1.2.4
- Hardcode inquirer version 0.12.0 since anything later than that uses promises instead of callback functions
init.js 1.2.3
- Fix TypeError in new Node version
init.js 1.2.2
- Use license name instead of filename in README.md
- Cleanup filenames of licenses/readmes in prompt
init.js 1.2.0
- Add cross system file system support
- Add support for custom templates
- Add WTFPL licenses (thanks to @vladdeSV - #6)
- Small bug fixes
init.js 1.1.0
- Add optimist for argument parsing
- Option to show help and usage as well as version information
- Option to ignore existing
.git
folders