Skip to content

sup-Udh/AutoGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGit

New way To Push code to Github.

Weather you use Github desktop the GUI version Or the Cmd to Push your code to github, it Takes time.

Introducting AutoGit

Tired of Pushing your code Manually To Github? Introducting AutoGit Where Your Code Is Automatically Pushed with the help of Automation!

How To use?

Prerequisites

You Should Have The Github Repo Conncted to your Local Folder

Installing from the Source

git clone https://github.com/code123841/AutoGit.git

cd AutoGit
Once your here Get to the ./Config.js file

Config.js is

module.exports={
    ProjectDirectory: '', //your Directory
    CommitMessage: '',  // Your commit aruguments
    
}

once you've Configured the custom Config file then You can run node ./main.mjs

Future Implementation

For Now the codes Looks Really Bad and not readable We'll soon Working on this Features this is Just Really the basic Version of the AutoGit, Don't Worry We'll Soon Update it with Lot of Features and functions!

Version: Alpha:1.0.0

About

Coming soon!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published