hackathon-scaffold
v0.0.2
Published
This is a command line tool I built that allows for quick setup of boilerplate code for popular front end and back end development frameworks
Readme
CLI Architect
This is a command line tool I built that allows for quick setup of boilerplate code for popular front end and back end development frameworks
Installation and Usage
Installation
npm install -g cli-architector using yarn,
yarn global add cli-architectAfter it's installed cd into the directory you'd like to start the project and type architect
This will run through the setup process and create the project directory
