Weather you use Github desktop the GUI version Or the Cmd to Push your code to github, it Takes time.
Tired of Pushing your code Manually To Github? Introducting AutoGit Where Your Code Is Automatically Pushed with the help of Automation!
You Should Have The Github Repo Conncted to your Local Folder
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
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