Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

The Fastly CLI has historically installed any required software (e.g. wasm-tools) inside of a CLI-managed directory.

Some users prefer to manage these software dependencies themselves (e.g. brew install wasm-tools).

This PR supports that workflow by first checking the $PATH and using whatever is installed there.

Otherwise, the CLI will use the software from its own managed directory, and it will continue to keep it updated.

Software used from the user's $PATH is not updated or managed by the CLI.

@Integralist Integralist added the enhancement New feature or request label Apr 18, 2024
@Integralist Integralist merged commit 9f33315 into main Apr 18, 2024
@Integralist Integralist deleted the integralist/fix-viceroy-wasm-lookup branch April 18, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants