Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 727 Bytes

File metadata and controls

29 lines (17 loc) · 727 Bytes

nosh Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-02-08

Active Technologies

  • Rust 1.75+ (validator CLI), Zola 0.19+ (Tera templates) + jsonschema crate (jsonschema-rs) for JSON Schema (001-nosh-spec)

Project Structure

src/
tests/

Commands

cargo test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] cargo clippy

Code Style

Rust 1.75+ (validator CLI), Zola 0.19+ (Tera templates): Follow standard conventions

Recent Changes

  • 001-nosh-spec: Added Rust 1.75+ (validator CLI), Zola 0.19+ (Tera templates) + jsonschema crate (jsonschema-rs) for JSON Schema