Skip to content

Stop typing long command to upload file in your repo. Using this shit, you can only type one command to upload a file in your repo.

Notifications You must be signed in to change notification settings

ZechBron/EazyGitv0.8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Eazy Git EazyGit Version

Upload files in your repo using one command only.

Installation:

Requirements

Ubuntu

 apt-get install git -y

Termux:

 pkg install git -y

git clone https://github.com/ZechBron/EazyGit

cd EazyGit

chmod +x *

./setup

How to use:

Setup user

eazygit -n github-username -e email-addrs

Upload file with commit message

eazygit -c filename -h commit-message -b github-repo-url

Upload file with default commit

eazygit -c filename -z -b github-repo-url


If you encounter an error, problems or bugs. There are two things you can do:

Issues


Future Updates Version 0.9 -> Compatability

About

Stop typing long command to upload file in your repo. Using this shit, you can only type one command to upload a file in your repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages