bundlewrap/bundles/build-server
2021-11-17 17:46:00 +01:00
..
files buildserver install shards 2021-11-17 17:46:00 +01:00
example.json build cystal 2021-11-17 01:13:01 +01:00
items.py build cystal 2021-11-17 01:13:01 +01:00
metadata.py build cystal 2021-11-17 01:13:01 +01:00
README.md build cystal 2021-11-17 01:13:01 +01:00

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