3 lines
No EOL
77 B
Bash
Executable file
3 lines
No EOL
77 B
Bash
Executable file
#!/usr/bin/env bash
|
|
echo $PATH
|
|
capnp compile -I ./go-capnp/std -ogo ./*.capnp |