Skip to content

g3un/git-monitor-rs

Repository files navigation

Git Monitor

Monitor Git repositories for new commits.

Zed channel: https://zed.dev/channel/git-monitor-rs-28759

Usage

Check examples/basic!

cp config_example.toml config.toml
cp repos_example.toml repos.toml
RUST_LOG=git_monitor=info cargo run

References

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Monitor Git repositories for new commits.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages