1.1.0 • Published 9 years ago

gitonup v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

gitonup

NPM

js-standard-style

Helper tool, intended to be ran after create-module was ran in offline mode

Install

npm install gitonup -g

Usage

gitonup

Does the following work-flow:

#create <github repo> for <module name>
git remote add origin <github repo>
git push origin master
# set github repo description to package.json description