Download page urls should conform to some standard.
Open
enhancement
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Currently it's not exactly scriptable. There's no way to obtain latest version, except for parsing. The architecture doesn't conform to the output of `uname -m`, etc...
It would be nice to just be able to do something like `wget https://pkg.cfssl.org/latest/$(uname -s)/$(uname -m)/cfssl` for instance.
Contributor guide
Assessment
This issue has not been assessed yet.