devhub icon indicating copy to clipboard operation
devhub copied to clipboard

An alternative to `asdf` is [`aqua`](https://aquaproj.github.io/), which also runs on Windows. It offers support for installing the [GitHub CLI](https://cli.github.com/).

Open Pjrich1313 opened this issue 1 year ago • 0 comments

An alternative to asdf is aqua, which also runs on Windows. It offers support for installing the GitHub CLI.

I really like the idea of having the required command line tools ready. Instead of using winget and asking the users to update now and then, the tools can be updated "automatically" by a file versioned in the repository.

Since the GitHub CLI is very often required in a development setup (e.g., gh pr checkout xy), it would be nice if vfox would support that tool, too.

Originally posted by @koppor in https://github.com/version-fox/vfox-plugins/issues/12

Pjrich1313 avatar Nov 25 '24 02:11 Pjrich1313