1.0.1 • Published 2 months ago

auto-commit-bot v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Auto-Commit-Bot (ACB)

Auto-Commit Bot is a handy tool for automating Git actions in your projects. This bot allows you to automatically perform operations such as committing changes and pushing to a remote repository based on the modifications you make to your code.

Installation

To install Auto-Commit-Bot, you can run the following command in your terminal:

npm install -g acb

This will install the bot globally on your system.

Usage

To activate the bot in a Git repository, you can run the following command in your project directory:

npm run acb -- -e

This will activate the bot, and it will begin monitoring changes to your files.

To deactivate the bot, you can run the following command:

npm run acb -- -d

Make sure to be in your project directory when running these commands.

Contributions Contributions are welcome! If you'd like to contribute to improving Auto-Commit-Bot. Please fork this repo and submit a pull request with your improvements or bug fixes. If you would like to contribute code to this project, please do so in a new branch. Make sure not to push in the main branch.

Feel free to customize this template based on the specifics of your bot, adding additional sections or adjusting the language to match your style. The goal is to provide users with all the necessary information to install, use, and contribute to your bot.

1.0.1

2 months ago

1.3.3

2 months ago

1.3.2

2 months ago

1.3.1

3 months ago

1.3.0

3 months ago

1.2.0

3 months ago

1.1.0

3 months ago

1.0.0

3 months ago