Skip to content

Raathigesh/propel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

propel banner


Keep your favorite starter kits just a command away

Travis Build License NPM Version

Why?

Certain starter kits I use again and again. But it's always a hassel to keep them bookmarked, to find them when required and then clone to a directory.

Propel will remember them and clone to the desired directory for you with a single command. But propel is all about remembering a git repo and cloning it to a directory. Use it for anything you like.

Installation

$ npm install propel -g

Usage

propel banner

Clone a starter kit to the current working directory

propel

Add a new starter kit

propel -a

Remove a start kit

propel -r

Export the current starter kits to a JSON file

propel -e

Import the starter kits from an exported JSON file from the current working directory

propel -i StaterKit.Json

License

MIT © Raathigeshan