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: 7 months ago
JSON representation
initialize git, create a new remote repo and make initial commit
- Host: GitHub
- URL: https://github.com/adebsalert/gitt
- Owner: AdebsAlert
- Created: 2019-06-10T22:54:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T12:25:17.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T16:39:16.946Z (8 months ago)
- Topics: git, github, github-api
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 16
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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