Skip to content

Commit

Permalink
README: Document our steps
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <ikey@serpentos.com>
  • Loading branch information
ikeycode committed Sep 20, 2023
1 parent 9f2e1d6 commit a0a800c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ as the Rust version of `boulder` (`.stone` build tooling).

It is recommended to use an up to date version of Rust via `rustup`.

Progress:

- [x] Read support for `.stone`
- [x] Repository manipulation
- [-] Plugin system for layered graph of dependencies
- [ ] Search support
- [ ] Transactions
- [ ] Installation support
- [ ] Removal support
- [ ] Upgrade support
- [ ] Trigger integration (usysconf-rs)
- [ ] GC / cleanups of latent states
- [ ] Features (previously: Subscriptions)

## Test libstone

```bash
Expand Down

0 comments on commit a0a800c

Please sign in to comment.