1.1.4 • Published 3 years ago

@techthehood/starter-pack v1.1.4

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

@techthehood/starter-pack

usage

  • create and navigate into the target directory
  mkdir my-dir-name && cd my-dir-name
  • run the project creator
  npx @techthehood/starter-pack

follow the prompts if any or add flags

  --yes or -y [to skip prompts]
  --git or -g [initilizes git in your project]
  --install or -i [auto install node packages]

  if you know the available templates you can also add a string with the templates name - otherwise it will prompt and ask you which template you want to use
  npx @techthehood/starter-pack --yes

  or

  npx @techthehood/starter-pack -g -i basic

thats it.

starter-pack

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago