39 lines
891 B
Markdown
39 lines
891 B
Markdown
|
||
- [ ] implement MVP
|
||
- [+] minimal catalog
|
||
- [+] search catalog
|
||
- [+] local current versions
|
||
- [ ] latest version, github strategy
|
||
- [ ] intall, github strategy
|
||
|
||
- [ ] choose forge(s), one will be the golden source of the catalog
|
||
* github
|
||
* gitlab
|
||
* framagit
|
||
* codeberg <= golden source
|
||
* source hut
|
||
* my gitea
|
||
|
||
- [ ] reserve name
|
||
- [ ] GH
|
||
- [ ] Pypy
|
||
|
||
- [ ] release
|
||
- [ ] GH release
|
||
- [ ] pypy package
|
||
|
||
- [ ] open issue in managed tool forge for them to add cliget install method
|
||
|
||
- [ ] communicate on geeks'platform : HN, lobsters, reddit, linuxfr
|
||
|
||
- [ ] post MVP improvement
|
||
- [ ] check local env:
|
||
- [ ] existence of `.local`, `.local/programs`, `.local/bin`
|
||
- [ ] that permissions are ok
|
||
- [ ] that `.local/bin` are in `PATH`
|
||
- [ ] allow to force installation version
|
||
- [ ] allow to list versions
|
||
- [ ] improve search algorithm, fuzzing
|
||
|
||
|