| Crates.io | skellige |
| lib.rs | skellige |
| version | 0.1.7 |
| created_at | 2020-12-28 21:59:57.986797+00 |
| updated_at | 2020-12-31 22:35:50.643722+00 |
| description | Track and manipulate your source in a programmatic way |
| homepage | https://github.com/phR0ze/skellige |
| repository | https://github.com/phR0ze/skellige |
| max_upload_size | |
| id | 328456 |
| size | 98,182 |
Track and manipulate your source in a programmatic way
skellige wraps the venerable git2 crate providing cli
stylized progress output for common functions like cloning up updating repositories. skellige
introduces a notion of repo groups providing stylized progress for multiple repos at once.
This minimum rustc requirement is driven by the enhancements made to Rust's std::error::Error
handling improvements
TBD
TBD
Pull requests are always welcome. However understand that they will be evaluated purely on whether or not the change fits with my goals/ideals for the project.
Enable the git hooks to have automatic version increments
cd ~/Projects/skellige
git config core.hooksPath .githooks
This project is licensed under either of:
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.