@quatrain/code
v1.1.3
Published
Remote code repository adapters commons
Downloads
45
Readme
@quatrain/code
Source code management and Git utilities for Quatrain.
Purpose
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.
HOWTO / Usage Examples
import { Code } from '@quatrain/code'
// Use Code management utilitiesConventions & Technical Details
- 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.
