mirror of
https://github.com/flatgeobuf/flatgeobuf.git
synced 2026-02-01 15:56:48 +00:00
3 lines
74 B
Bash
Executable File
3 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
./flatc --go --go-namespace flattypes -o src/go src/fbs/*.fbs
|