1.0.0 • Published 8 years ago
seedgrow v1.0.0
This repository was made for HW3 and HW4 in Open Source Development course - CSCI 4830/7000 at University of Colorado Boulder.
Seed-Grow
A NPM Package to help developers setting up new projects from boilerplate
Installation:
sudo npm install -g seedgrow
Features:
- Create your own boilerplate and save it on Github
- List available boilerplates on your Github
- Intialize new project from your bolierplate
Usage:
Initialize the software:
seedgrow -i [yourusername]
List available seeds:
seedgrow -l
Create project
seedgrow [custom boilerplate] [project name]
HW4
For HW4 please read CI.md
1.0.0
8 years ago