single crystal binary to package a jinx repo for publishing
There are several options for CD, in this repo you will find an example netlify.toml
for your convenience.
Basically anything that allows you to upload your dist/
folder will work though.
jinxp --help
clone this repo, make a pr
Install Crystal and Shards, then run:
shards build
- Fork it (https://github.com/elanthia-online/jinxp/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 (https://github.com/elanthia-online/jinxp/compare)
- Ondreian - creator and maintainer