2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
capnp compile -I ./go-capnp/std -ogo ./*.capnp
|