1.0.4 • Published 2 years ago

@irfan7junior/initforme v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

initforme

How it works

  • initforme --template <template> --output <output>
  • it will create a new project based on the template
  • the output is the directory where the project will be created
  • the output parameter is optional
  • initforme --version will show the version of the tool
  • initforme --help will show the help of the tool

Options

  • -v, --version output the current version
  • -o, --output specify output folder name (default: "./")
  • -t, --template specify template name
  • -h, --help display help for command