hermit icon indicating copy to clipboard operation
hermit copied to clipboard

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.

Results 90 hermit issues
Sort by recently updated
recently updated
newest added

We should release a new version of Hermit on a regular schedule (once a week?) if there are unreleased changes.

The manifest file currently has a description, but a link to the website would be super useful too

Currently there are situations where some parameters, specifically `source`, have to be specified for every version because the URLs have slight differences that don't work well with basic variable interpolation....

I'm not sure if this originated in asdf, but regardless it seems like it could be useful: https://asdf-vm.com/#/core-configuration?id=tool-versions

At the moment, this only gets triggered for new packages when an environment is re-activated

Homebrew's equivalent: https://github.com/Homebrew/install/blob/master/install.sh#L221 https://github.com/Homebrew/install/blob/master/install.sh#L610

Akin to `bash --login --no-rc`

good first issue