01-Develop
Develop rawstr4c
Dependencies and Dev environment
Please install these first:
Please make sure to use the dev branch for development
git clone https://gitee.com/RubyMetric/rawstr4c.git -b devRun
raku -Ilib ./bin/rawstr4cWe can install the distribution locally also.
zef install .
rawstr4c --help
zef uninstall rawstr4cDebug
rawstr4c --debug
# Note: there must be an = between option value and option
rawstr4c --debug=parser
rawstr4c --debug=generatorTest
Run test scripts
cd test
raku ./xx-file.rakutest