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 12237ed commit 86b7b76Copy full SHA for 86b7b76
CONTRIBUTING.md
@@ -11,6 +11,8 @@ You will need the following tools:
11
12
Once those are installed, run `make setup` to perform the repository setup.
13
14
+Ensure that you have `~/go/bin` in your `PATH` environment variable since the go tooling will be installed there.
15
+
16
## Development commands
17
18
- `make devserver` will start a development server on port 8080 and and rebuild the project every time the code changes.
0 commit comments