Create a Makefile with standard development commands.
Commands:
make build - Build WASM binary
make serve - Run development server
make test - Run tests
make lint - Run linter
make clean - Clean build artifacts
Familiar workflow for Go developers.
Create a Makefile with standard development commands.
Commands:
- make build - Build WASM binary
- make serve - Run development server
- make test - Run tests
- make lint - Run linter
- make clean - Clean build artifacts
Familiar workflow for Go developers.
HugoNijhuis
added this to the Developer Tooling milestone 2026-01-09 15:28:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create a Makefile with standard development commands.
Commands:
Familiar workflow for Go developers.