starter-kit-tool
v1.0.2
Published
A quick command-line utility for NodeJS that helps quickly spin up new projects.
Downloads
14
Maintainers
Readme
StarterKit
A command-line utility for Node that gives quick access to starter-kits that help you spin up a project easily. Designed for teams that desire consistency but require flexibility from project to project.
Install
npm install starter-kit-tool -g
or
yarn add global starter-kit-tool
Basic Usage
mkdir your_directory
cd your_directory
kit
then press enter and wait a minutes.Now RUN your project.
Starter Kits
Note: If you want to contribute in this project.please Read CONTRIBUTING.md