crystal-playground
Playground
This is a repository where I play with https://crystal-lang.org/
Develop
On MacOS I had to export env var:
echo $PKG_CONFIG_PATH
/usr/local/opt/openssl/lib/pkgconfig
You can build and boot app by:
crystal src/playground.cr -- -p HttpServer
Build
crystal build --release -o bin/playground src/playground.cr
Contributing
- Fork it ( https://github.com/thhermansen/playground/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- thhermansen Thorbjørn Hermansen - creator, maintainer
Repository
crystal-playground
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 7 years ago
- October 13, 2017
License
MIT License
Links
Synced at
Sun, 01 Jun 2025 04:52:18 GMT
Languages