Development Guide

March 16, 2025 ยท View on GitHub

Toolchain

  • Rust 1.65.0 or newer
  • just

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