awslabs / tough

Rust libraries and tools for using and generating TUF repositories
197 stars 54 forks source link

tuftool: Support binary releases on Github #662

Open cbgbt opened 1 year ago

cbgbt commented 1 year ago

What I'd Like: I'd like to be able to install pre-built binaries of tuftool.

### Tasks
- [ ] Support binary releases on Linux for x86_64/arm64
- [ ] https://github.com/awslabs/tough/issues/349
- [ ] Support binary releases on Windows for x86_64
- [ ] https://github.com/awslabs/tough/issues/663
- [ ] Support binary releases on MacOS for x86_64/arm64

I'm not totally committed to that list of platforms and architectures. I'll keep this issue updated as I continue to do some research.