Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
sley
command
|
|
|
internal
|
|
|
apperrors
Package apperrors defines custom error types for the sley application.
|
Package apperrors defines custom error types for the sley application. |
|
cmdrunner
Package cmdrunner provides context-aware external command execution.
|
Package cmdrunner provides context-aware external command execution. |
|
commands/discover
Package discover provides the "sley discover" command which scans for version sources (both .version files and manifest files like package.json, Cargo.toml, etc.) and helps users understand their project structure and configure dependency-check syncing.
|
Package discover provides the "sley discover" command which scans for version sources (both .version files and manifest files like package.json, Cargo.toml, etc.) and helps users understand their project structure and configure dependency-check syncing. |
|
config
Package config handles configuration loading and saving for sley.
|
Package config handles configuration loading and saving for sley. |
|
console
Package console provides simple colored console output utilities.
|
Package console provides simple colored console output utilities. |
|
core
Package core defines interfaces and types for dependency injection.
|
Package core defines interfaces and types for dependency injection. |
|
discovery
Package discovery provides version source detection and discovery services for the sley CLI.
|
Package discovery provides version source detection and discovery services for the sley CLI. |
|
hooks
Package hooks provides pre-release hook execution for sley.
|
Package hooks provides pre-release hook execution for sley. |
|
operations
Package operations provides reusable operations for module manipulation.
|
Package operations provides reusable operations for module manipulation. |
|
parser
Package parser provides a unified interface for reading version information from various file formats including JSON, YAML, TOML, raw text, and regex patterns.
|
Package parser provides a unified interface for reading version information from various file formats including JSON, YAML, TOML, raw text, and regex patterns. |
|
pathutil
Package pathutil provides utilities for safe path handling and validation.
|
Package pathutil provides utilities for safe path handling and validation. |
|
printer
Package printer provides rich terminal styling for CLI output.
|
Package printer provides rich terminal styling for CLI output. |
|
semver
Package semver provides semantic version parsing, manipulation, and persistence.
|
Package semver provides semantic version parsing, manipulation, and persistence. |
|
testutils
Package testutils provides helper functions for testing CLI applications.
|
Package testutils provides helper functions for testing CLI applications. |
|
tui
Package tui provides interactive terminal user interface components.
|
Package tui provides interactive terminal user interface components. |
|
workspace
Package workspace provides types and operations for managing multiple modules in a monorepo or multi-module context.
|
Package workspace provides types and operations for managing multiple modules in a monorepo or multi-module context. |
Click to show internal directories.
Click to hide internal directories.