UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

11 lines (9 loc) 173 B
language: node_js node_js: - 10 - 12 - 14 - stable before_install: - npm add -g typescript prettier tslint coveralls script: "npm run build && npm run coveralls"