Skip to content

ZechBron/EazyGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Eazy Git EazyGit Version

Eazy Git by Zech Bron()

Coded By

Forks Stars

Are you someone like me who wants everything in instant? Like in just a flick of a finger you would able to do a task?

How many commands is needed to be able to upload one file in github repo? 6 commands in total and git config not included.

Now, using this simple program of mine.. You can upload a file in your github repository using 1 command only.


Compatability && Requirements


Installation:

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

cd EazyGit

chmod -R +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

  • View More Info

    eazygit -?

    or

    eazygit --help

  • To Update

    eazygit -u

    or

    eazygit --update


Sample Run:

  • Termux - For Android

  • Git Bash - For Windows

About

Upload files in your github repository using only 1 command.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages