Skip to content

Meditatingpanda/project-bootstrap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-template-cli

A CLI tool to quickly generate the boilerplate code required for a Project

NPM Downloads

Screenshot 2022-10-17 at 11 00 55 AM

Installation

Install this CLI with npm

  npm i recode-cli -g

Use AnyWhere by running.

 recode

Screenshots

Screenshot 2022-10-15 at 11 32 19 PM

Run Locally

Clone the project

  git clone https://github.com/Meditatingpanda/project-bootstrap-cli.git

Go to the project directory.

  cd project-bootstrap-cli

Install dependencies

  yarn install

Start the the local CLI

   yarn start

To generate the build files

   yarn build

License

MIT