Create different projects on any framework on just a single line command. Supporting frameworks :-
Stay calm more frameworks comming soon...
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 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.