https://github.com/mrmidnight7331/autopush
A small script to auto push your git repository!
https://github.com/mrmidnight7331/autopush
automation autopush git github github-page push
Last synced: 3 months ago
JSON representation
A small script to auto push your git repository!
- Host: GitHub
- URL: https://github.com/mrmidnight7331/autopush
- Owner: MrMidnight7331
- Created: 2023-05-21T11:20:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T22:45:18.000Z (over 1 year ago)
- Last Synced: 2025-01-21T09:31:44.218Z (5 months ago)
- Topics: automation, autopush, git, github, github-page, push
- Language: Shell
- Homepage:
- Size: 887 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoPush

AutoPush is a small program that pushes the current working repo to github, automatically! Once your local github repo is ready to push, just enter "autopush" in the commandline and it will do the pushing for you. No need to enter 3 or 4 git commands. Using AutoPush you need to type only one!# Installation
`git clone https://github.com/mrmidnight7331/autopush.git`
`cd autopush`
`chmod +x install.sh`
`sudo ./install.sh your-git-token`
`autopush`
# Usage
In a github repo directory, enter the command "autopush", you will be prompted to enter the changes in commit via your preset text editor. Your github access token is then being copied in your clipboard. When it asks for your credentials, enter your github username, and CTRL + SHIFT + V to auto paste the token.
# Example
https://github.com/MrMidnight7331/autopush/assets/112803556/06de5b90-062f-4e03-847b-ccc306f67cce
# Socials
Email: [email protected]
Twitter: @MrMidnight53