Skip to content

A NPM Package to help developers setting up new projects from boilerplate

License

Notifications You must be signed in to change notification settings

aaaadai/seedgrow

Repository files navigation

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

About

A NPM Package to help developers setting up new projects from boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published