-
Notifications
You must be signed in to change notification settings - Fork 1
code Overview
GitHub Action edited this page May 21, 2026
·
1 revision
Source code management and Git utilities for Quatrain.
This package is part of the Quatrain Core monorepo. It provides utilities and adapters for managing source code, Git repositories, and repository metadata within the Quatrain ecosystem.
import { Code } from '@quatrain/code'
// Use Code management utilities- Follows the standard Quatrain architecture patterns.
- Ensure proper configuration before usage.
- See the root monorepo documentation for more details on building and testing this package.