209 B
209 B
shard install
STRATEGIES_DIR=test crystal build-server-crystal.cr --port 4000
curl -X POST "localhost:4000/strategy?file=build-server-crystal.cr" -H "Content-Type: application/json" --data '{"a":1}'