Skip to content

Releases: frdmn/init.js

init.js 1.2.6

17 Oct 08:19
Compare
Choose a tag to compare
  • Replace tabs with spaces in default readme's

init.js 1.2.5

22 Aug 18:19
86019ba
Compare
Choose a tag to compare
  • Update formatting of the default readme files

init.js 1.2.4

22 Aug 18:18
3e4f609
Compare
Choose a tag to compare
  • Hardcode inquirer version 0.12.0 since anything later than that uses promises instead of callback functions

init.js 1.2.3

28 Jun 09:08
0b46679
Compare
Choose a tag to compare
  • Fix TypeError in new Node version

init.js 1.2.2

06 Jul 07:32
Compare
Choose a tag to compare
  • Use license name instead of filename in README.md
  • Cleanup filenames of licenses/readmes in prompt

init.js 1.2.0

24 Jun 18:26
Compare
Choose a tag to compare

init.js 1.1.0

11 Jun 09:41
Compare
Choose a tag to compare
  • Add optimist for argument parsing
  • Option to show help and usage as well as version information
  • Option to ignore existing .git folders