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]

21 lines (16 loc) 182 B
language: node_js node_js: - "node" - "10" - "9" - "6" cache: npm: true directories: - node_modules sudo: false os: - linux - osx matrix: fast_finish: true