No description
Find a file
mwiegand f388715edb wip
2021-11-17 19:21:05 +01:00
test wip 2021-11-17 19:21:05 +01:00
.gitignore initial commit 2021-11-17 18:02:58 +01:00
build-server-crystal.cr wip 2021-11-17 19:21:05 +01:00
README.md initial commit 2021-11-17 18:02:58 +01:00
shard.lock initial commit 2021-11-17 18:02:58 +01:00
shard.yml initial commit 2021-11-17 18:02:58 +01:00

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}'