No description
Find a file
Paul Campbell 323ecfc83f
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
build(woodpecker): merge jobs and publish to crates on tag
2024-04-08 17:56:19 +01:00
.cargo feat: initial empty library 2024-04-08 14:33:39 +01:00
.git-hooks feat: initial empty library 2024-04-08 14:33:39 +01:00
src feat: Add filesystem and network 2024-04-08 16:44:20 +01:00
.gitignore feat: initial empty library 2024-04-08 14:33:39 +01:00
.rgignore feat: initial empty library 2024-04-08 14:33:39 +01:00
.woodpecker.yml build(woodpecker): merge jobs and publish to crates on tag 2024-04-08 17:56:19 +01:00
bacon.toml feat: initial empty library 2024-04-08 14:33:39 +01:00
Cargo.toml fix(deps): update rust crate http to v1 (#3) 2024-04-08 17:46:19 +01:00
Dockerfile.builder build(docker): Add Dockerfile for the builder 2024-04-08 16:48:34 +01:00
justfile feat: initial empty library 2024-04-08 14:33:39 +01:00
LICENSE feat: initial empty library 2024-04-08 14:33:39 +01:00
README.md docs(readme): Add a readme 2024-04-08 16:58:18 +01:00
renovate.json Add renovate.json 2024-04-08 16:45:48 +01:00

kxio

status-badge

Provides injectable Filesystem and Network resources to make code more testable.