the_brybry_cli
this is a command line interface that I will set up that will allow me to bootstrap different web projects and configurations.
Templates
The following are templates featured in my package
- Typescript React App
- Vuejs hello world
- React Standard Library Config
- react-redux
- express server with configured knex(with Postgres)
- ThreeJS within React
Usage
-Install the package globally
npm i the_brybry_cli -g
- simply type the commands below to initialize a project
bry