No description
test | ||
.gitignore | ||
build-server-crystal.cr | ||
README.md | ||
shard.lock | ||
shard.yml |
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}'