4 releases
0.0.14 | Jan 1, 2021 |
---|---|
0.0.13 | Jan 1, 2021 |
0.0.4 | Dec 29, 2020 |
0.0.2 | Dec 29, 2020 |
#964 in Unix APIs
60KB
708 lines
relic
Package management for the Arch Linux packaging ecosystem
Quick links
Usage
Requires rustc >= 1.42
This minimum rustc requirement is driven by the tracing_subscriber requirements
TBD
Contribute
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.
Git-Hook
Enable the git hooks to have automatic version increments
cd ~/Projects/relic
git config core.hooksPath .githooks
License
This project is licensed under either of:
- MIT license LICENSE-MIT or http://opensource.org/licenses/MIT
- Apache License, Version 2.0 LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0
Contribution
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.
Backlog
- Add usage
- Add examples
- Add rust doc comments
Changelog
Dependencies
~22–35MB
~627K SLoC