Skip to content

How can the IDE / Shell access the moon installed tools when developing? #1677

Answered by milesj
sharpepd asked this question in Q&A
Discussion options

You must be logged in to vote

@sharpepd moon uses proto under the hood for it's toolchain: https://moonrepo.dev/proto

You can either install proto, or simply add ~/.proto/shims and ~/.proto/bin to your PATH. This will make all those tools available to you.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sharpepd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants