Building release binary
Dependencies
- Crystal 1.7+
- mruby
Clone & Setup
git clone https://codeberg.org/cryap/cryap
cd cryap
shards build --release -Duse_pcre2
Result binary available in bin/cryap
Build flags
-Duse_pcre2
- use pcre2 as regex engine