pkgx icon indicating copy to clipboard operation
pkgx copied to clipboard

the last thing you’ll install

Results 137 pkgx issues
Sort by recently updated
recently updated
newest added

We had an issue in pantry.core with `semver` not being able to resolve `^14` and `^14||^16||^18` into a satisfying version. It's likely an easy fix; don't want to forget to...

a lot of older tools have web listings we can parse for versions which we can parse to get versions. Then the kettle will need to poll :/

enhancement

Eg. go.dev has a VERSION file that contains eg. `go1.18.3`

magic

Moving from one env to another doesn’t set that env correctly

bug

- Store checksums in a single file `checksums` in the `www` directory - There is a standard format for this - If files to be downloaded are already downloaded (except...

enhancement
good first issue

eg. this should work: ``` $ tea +rust-lang.org^1.2 rustc

Need thoughts on this, though I think we can release without solving it and see what happens.

- [ ] Store the key securely. (@Xercesblu3 to research this) - [ ] @jhheider to implement Longer term storing the key in as a GitHub Secrets is not sufficient...