auto-committer - bash script, maybe future npm package to make auto commits into Git each time frame. (2/5/10/15 minutes) Also, maybe in future will work with the config file.
Current version: Release 0.0.3
For, now works perfectly with: npm run commit
⚠️ Please, if you have any ideas how to make it better contact me. Or create an issue. Thank you!
⚠️ Also, soon will be available: auto-creating pull request: ex. curl -u "aserputov" https://api.github.com/user/repos -d '{"name":"repoName","private":"true"}'
NPM
not available yet
npm i auto-commit
HomeBrew
not available yet.
brew i auto-committer
Step1. Install library
Step2. npm run commit
Another option.
Step1. Enable security of Bash execution `chmod -x commit.sh
Step2. ./commit.sh
Yet, to be installed.
A configuration file will contain:
{
repo: "name"
Also, maybe create a repo from the repo name or push it to the existing one. Yet, to be discovered.
}
⚠️ visitCONTRIBUTING
Anatoliy Serputov aserputov
MIT License