1.2.0 • Published 3 years ago

@boot-start/cli v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Create different projects on any framework on just a single line command. Supporting frameworks :- 1) Angular 10+ 2) React v17.0.2 3) Vue.js v3.2.20 4) Next.js v12.0.1 5) Nest.js v8.0.0

Stay calm more frameworks comming soon...

How to install

Run npm -g install @boot-start/cli or npm -g i @boot-start/cli to install BootStart.

Following commands are there to interact with BootStart CLI.

#~ bs or #~ bootstart -- Entry command. #~ bs [framework] [template] or #~ bootstart [framework] [template] -- Entry command. --yes or -y -- Yes. --git or -g -- To initialize empty git Repository. --install or -i -- To install package dependencies.

To Contact :

To get more help on the BootStart CLI use bs --help or bootstart --help else go check out the BootStart CLI Overview and Command Reference page.