cc-libs/DEVELOPMENT.md

563 B

Development

Installation

Install just, jq, luacheck, openssl, lychee (brew install lychee, or cargo install lychee if you already have a Rust toolchain), and CraftOS-PC v2.8.3+, then run:

just install trapos-install && echo ok

This installs local Git hooks, checks required tools, generates .env, and verifies a full TrapOS install on a fresh CraftOS-PC state.

See docs/README.md for repository docs and docs/adrs/README.md for architecture decisions.