Thank you for your interest in contributing to the MooseStack framework! This guide covers how to contribute to the core framework codebase.
The MooseStack framework is a monorepo containing:
ts-moose-lib)py-moose-lib)pnpm install for JS/TS packages and cargo build for Rustcargo clippy --all-targets -- -D warningsthiserror for error definitionspytestIf you have questions about contributing to the framework, please open an issue to discuss your proposed changes.