@irfan7junior/initforme
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i @irfan7junior/initforme

Weekly Downloads

66

Version

1.0.4

License

ISC

Unpacked Size

37.3 kB

Total Files

40

Last publish

Collaborators

  • irfan7junior