
Please raise an Issue if you would like to feedback or assist.
PLEASE NOTE: FOR THE EDITROW EXAMPLE, PLEASE INSTALL A PATCHED VERSION OF CROMPONENT (V0.0.13) AS FOLLOWS
zef uninstall Cromponent
zef install https://github.com/librasteve/Cromponent.git
Air::Examples
Playing with the hArc stack (HTMX, Air, Red, Cro) - https://harcstack.org. Some websites with Pico CSS styling.
GETTING STARTED
Install raku - eg. from rakubrew, then:
Install Air, Cro & Red
zef install --/test cro
zef install Red --exclude="pq:ver<5>"
zef install Air
If this is your first Raku installation, you may need some native libraries (e.g. for UUID for Red), please check the module specific documentation and issues.
You will also need a SASS compiler such as Dart (see below).
Git clone this repo
git clone https://github.com/librasteve/Air-Examples.git
Run an example and view it
cd Air-Examples/bin
ls
raku 00-nano.raku
COPYRIGHT AND LICENSE
Copyright(c) 2025 Henley Cloud Consulting Ltd.
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.