Getting Started

Dependencies

You should install the following:

Commands

From the root directory, you may use the following commands:

  • Build using make build
  • Test using make test
  • Run CI equivalent using make ci

Project Structure

The project structure for permakeep was based on Astral's uv and ruff. It uses a flat crate structure.