seedgrow

1.0.0 • Public • Published

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:

  1. Create your own boilerplate and save it on Github
  2. List available boilerplates on your Github
  3. 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

Readme

Keywords

Package Sidebar

Install

npm i seedgrow

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • liangjunsong