Skip to content

aserputov/auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖇 auto-commiter

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"}'

Installation

NPM not available yet

 npm i auto-commit

HomeBrew not available yet.

 brew i auto-committer

Usage

Step1. Install library

Step2. npm run commit

Another option.

Step1. Enable security of Bash execution `chmod -x commit.sh

Step2. ./commit.sh

Features

Yet, to be installed.

Option Features

Configuration file

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.

}

Development

⚠️ visit CONTRIBUTING

Contact

Anatoliy Serputov aserputov

Links

License

MIT License

About

auto-committer - bash script, maybe future npm package to make auto commits into Git each time frame.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published