Common utils incubator
- Rust 88.3%
- Just 11.7%
|
Paul Campbell
5678367c61
ci: add CrowCI workflow and add ci recipe to justfile
fix: add Docker-in-Docker host path translation to ci recipe chore(ci): migrate from forgejo to crow CI, update image to v5.4.0 |
||
|---|---|---|
| .crow | ci: add CrowCI workflow and add ci recipe to justfile | |
| src | ci: add CrowCI workflow and add ci recipe to justfile | |
| .gitignore | ci: add CrowCI workflow and add ci recipe to justfile | |
| Cargo.toml | chore: release v0.1.3 | |
| CHANGELOG.md | chore: release v0.1.3 | |
| justfile | ci: add CrowCI workflow and add ci recipe to justfile | |
| LICENSE | build: add license and forgejo workflows | |
| mise.toml | build: add license and forgejo workflows | |
| README.md | docs: readme | |
| renovate.json | Add renovate.json | |
kx-utils
A personal Rust library to incubate various utilities while they are developed and used before potentially migrating to another crate.
cargo add kx_utils --features use-kameo use-kxio
[dependencies]
kx_utils = { version = "0.1", features = ["use-kameo", "use-kxio"] }
See docs for documentation on this crate.