Skip to content

Releases: frdmn/init.js

init.js 1.2.6

Choose a tag to compare

@frdmn frdmn released this 17 Oct 08:19
  • Replace tabs with spaces in default readme's

init.js 1.2.5

Choose a tag to compare

@frdmn frdmn released this 22 Aug 18:19
86019ba
  • Update formatting of the default readme files

init.js 1.2.4

Choose a tag to compare

@frdmn frdmn released this 22 Aug 18:18
3e4f609
  • Hardcode inquirer version 0.12.0 since anything later than that uses promises instead of callback functions

init.js 1.2.3

Choose a tag to compare

@frdmn frdmn released this 28 Jun 09:08
0b46679
  • Fix TypeError in new Node version

init.js 1.2.2

Choose a tag to compare

@frdmn frdmn released this 06 Jul 07:32
  • Use license name instead of filename in README.md
  • Cleanup filenames of licenses/readmes in prompt

init.js 1.2.0

Choose a tag to compare

@frdmn frdmn released this 24 Jun 18:26

init.js 1.1.0

Choose a tag to compare

@frdmn frdmn released this 11 Jun 09:41
  • Add optimist for argument parsing
  • Option to show help and usage as well as version information
  • Option to ignore existing .git folders