Skip to content

Building release binary

Dependencies

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