Skip to content

Commit

Permalink
docs: Add tools links.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Sep 29, 2023
1 parent 5816d4f commit 5807d85
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

![Crates.io](https://img.shields.io/crates/v/proto_cli) ![Crates.io](https://img.shields.io/crates/d/proto_cli)

proto is a pluggable next generation version manager for multiple programming languages and their dependency managers. However, we prefer the term toolchain manager!
proto is a unified and pluggable next-generation version manager for multiple programming languages.

- [Learn more](https://moonrepo.dev/proto)
- [Documentation](https://moonrepo.dev/docs/proto)
- [Get started](https://moonrepo.dev/docs/proto/install)
- [Supported tools](https://moonrepo.dev/docs/proto/tools)

> proto powers [moon's](https://github.com/moonrepo/moon) toolchain!
Expand All @@ -26,5 +27,6 @@ proto is a pluggable next generation version manager for multiple programming la
- Deno
- Go
- Node.js (and npm, pnpm, yarn)
- Python
- Rust
- ... and more via plugins!
- ... [and more via plugins!](https://moonrepo.dev/docs/proto/tools)

0 comments on commit 5807d85

Please sign in to comment.