Add Roadmap section to the Readme

This commit is contained in:
Nathan Fisher 2024-01-15 11:03:16 -05:00
parent 6796422224
commit bfe9d25c86

View File

@ -5,6 +5,7 @@ Contents
- [Features](#features) - [Features](#features)
- [Building](#building) - [Building](#building)
- [Contributing](#contributing) - [Contributing](#contributing)
- [Raodmap](#roadmap)
## Features ## Features
For a more full specification of the format, please see [Format.md](Format.md) For a more full specification of the format, please see [Format.md](Format.md)
@ -31,3 +32,9 @@ fix any issues before sending pull requests on Codeberg or patches via `git send
In addition to contributing to the Rust implementation here, it would be welcome In addition to contributing to the Rust implementation here, it would be welcome
to see Haggis implemented in other languages. to see Haggis implemented in other languages.
## Roadmap
- [x] Create and extract archives
- [x] List archive nodes
- [ ] Specify user/group permissions to extract as
- [ ] Automatically detect zstd compressed archives