kopia lustrzana https://github.com/onthegomap/planetiler
5 wiersze
99 B
Bash
5 wiersze
99 B
Bash
![]() |
#!/usr/bin/env bash
|
||
|
set -ex
|
||
|
|
||
|
protoc --java_out=src/main/java/ src/main/resources/vector_tile.proto
|