Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
proto activate
to not include tools without a configured version and to not include global tools found in~/.proto/.prototools
by default.--include-global
.🚀 Updates
.prototools
,settings.builtin-plugins
, that can be used to disable all built-in plugins, or only allow a few select plugins.PROTO_NO_MODIFY_PROFILE
andPROTO_NO_MODIFY_PATH
environment variables toproto setup
(for automated workflows).proto status
to display and include versions from ecosystem files (.nvmrc
, etc).github://
plugin locators to support monorepos. Append the project name (that tags are prefixed with) to the path:github://moonrepo/tools/node_tool
proto use
andproto install
commands. If no arguments are provided toproto install
, it will install all configured tools..prototools
, and proto shims will attempt to run proto using that configured version, instead of the global version.🧩 Plugins
go_plugin
to v0.12.gobin
setting tofalse
by default.node_depman_plugin
to v0.12.dist-url
config setting, allowing the download host to be customized.⚙️ Internal
Download proto_cli 0.39.0