gitonup

1.1.0 • Public • Published

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 

Package Sidebar

Install

npm i gitonup

Weekly Downloads

0

Version

1.1.0

License

ISC

Last publish

Collaborators

  • jtemplet