Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adebsalert/gitt

initialize git, create a new remote repo and make initial commit
https://github.com/adebsalert/gitt

git github github-api

Last synced: 24 days ago
JSON representation

initialize git, create a new remote repo and make initial commit

Awesome Lists containing this project

README

        

# A simple tool that initializes git, create a new remote repo, make and push an initial commit

## Requirements

* [Node.js](http://nodejs.org/)
* [Git](https://git-scm.com/)
* [GitHub account](https://github.com/)

## Installation Steps

1. Install the module globally with `npm install -g gitt-push`
2. CD into your local project
3. Run `gitt` in your project terminal to get started with pushing your local code to Github
4. Follow the simple instructions