We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4790107 commit 21b43a1Copy full SHA for 21b43a1
README.md
@@ -53,7 +53,12 @@ make mcphost
53
</details>
54
55
## Development
56
+### Development Environment with Devbox + Direnv
57
+If you use [Devbox](https://www.jetify.com/devbox) and
58
+[Direnv](https://direnv.net/), then simply entering the directory for the repo
59
+should set up the needed software.
60
61
+### Manual Setup
62
Required software:
63
- Working Go environment
64
- Podman for local tests/linting/etc
0 commit comments