Skip to content

adityabisoi/github-repo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot image

Automate releases on GitHub

Description

This is a bot which helps developers to release their projects to their GitHub repository. It can commit to a newly created repository, or push changes to an existing one.

You do not need to type all the commands for commiting your files anymore. Just enter your commit name and the branch that you want to commit to, and the commit will be done automatically.

The bot also creates a .gitignore file (if you do not have one) and adds itself to it, to prevent itself from being uploaded. So,you do not need to worry about your repo being crowded :)

Installing

Download the files to your GitHub repository, and run as python files to commit.

  • For a new repo : python bot.py

  • To push to an existing repo : python push_bot.py

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Github repository bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages