Development Guide
March 16, 2025 ยท View on GitHub
Toolchain
Get the source code
git clone https://github.com/Nugine/rlimit.git
cd rlimit
Run basic checks and tests
just dev
Run the codegen
just codegen
Open documentation
just doc
March 16, 2025 ยท View on GitHub
Toolchain
Get the source code
git clone https://github.com/Nugine/rlimit.git
cd rlimit
just dev
just codegen
just doc