1.1.1 • Published 6 years ago

@digituz/create-npm-package v1.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Tool to Automate the Creation of NPM Packages

Right now, this tool creates the following files on the desired folder:

  • .editorconfig
  • .gitignore
  • package.json
  • LICENSE
create-npm-package . -p guest-author-program -n "Bruno Krebs" -e "bruno.krebs@digituz.com.br" -u "https://twitter.com/brunoskrebs"