bundlewrap/bundles/build-server/README.md
2021-11-17 01:13:01 +01:00

174 B

JSON=$(cat bundles/build-server/example.json) curl -X POST 'https://build.sublimity.de/crystal?file=procio.cr' -H "Content-Type: application/json" --data-binary @- <<< $JSON