almost working impl

This commit is contained in:
2023-03-11 00:15:06 +01:00
parent ee25e5dd62
commit e7b2bb4828
5 changed files with 109 additions and 21 deletions

View File

@@ -9,6 +9,13 @@
- [*] code style => blake, defaults
- [ ] tests
- [ ] catalog completion report:
- has github repo
- has release
- has semver release
- output semver on `--version`
- has linux + x86_64 + tgz asset
- has exe at a known place
- [ ] cli x (not there, there with old version, there with latest version)
- [ ] choose forge(s), one will be the golden source of the catalog
@@ -46,3 +53,4 @@
- [ ] async loading of versions ; fill output when available
- [ ] cache GH response for a given time
- [ ] explore a way to combine docopt and baker
- [ ] look at fig completions