You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be useful for projects to be able to specify they are using cocogitto with tools like asdf.
Contributors to the project could then simply use asdf (or mise) to install cocogitto alongside other tools.
This also means cog could be installed globally through asdf as well.
I've created a plugin repository which would support this.
It will download and install the released binary for the user's system from GitHub releases.
I've also opened a PR to add this plugin to asdf-community with myself as a maintainer.
The text was updated successfully, but these errors were encountered:
It'd be useful for projects to be able to specify they are using cocogitto with tools like
asdf
.Contributors to the project could then simply use
asdf
(ormise
) to install cocogitto alongside other tools.This also means
cog
could be installed globally throughasdf
as well.I've created a plugin repository which would support this.
It will download and install the released binary for the user's system from GitHub releases.
I've also opened a PR to add this plugin to asdf-community with myself as a maintainer.
The text was updated successfully, but these errors were encountered: