Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gtms
command
|
|
|
internal
|
|
|
adapter
Package adapter handles adapter resolution, tier computation, and invocation.
|
Package adapter handles adapter resolution, tier computation, and invocation. |
|
cli
Package cli defines the Cobra command tree for the GTMS CLI.
|
Package cli defines the Cobra command tree for the GTMS CLI. |
|
config
Package config handles loading and validating the gtms.config file.
|
Package config handles loading and validating the gtms.config file. |
|
git
Package git provides shell-out wrappers around the git CLI.
|
Package git provides shell-out wrappers around the git CLI. |
|
id
Package id generates unique 7-character hexadecimal identifiers for GTMS task files using crypto/rand.
|
Package id generates unique 7-character hexadecimal identifiers for GTMS task files using crypto/rand. |
|
output
Package output provides CLI formatting utilities including status icons, TTY detection, table formatting, and error output helpers.
|
Package output provides CLI formatting utilities including status icons, TTY detection, table formatting, and error output helpers. |
|
pipeline
Package pipeline bridges transient result contracts to permanent git-committed records.
|
Package pipeline bridges transient result contracts to permanent git-committed records. |
|
prompt
Package prompt handles template assembly for adapter invocations.
|
Package prompt handles template assembly for adapter invocations. |
|
reader
Package reader implements the built-in local-reader adapter.
|
Package reader implements the built-in local-reader adapter. |
|
result
Package result manages the lifecycle of result contracts.
|
Package result manages the lifecycle of result contracts. |
|
scaffold
Package scaffold provides project scaffolding for gtms init.
|
Package scaffold provides project scaffolding for gtms init. |
|
task
Package task manages task file CRUD and state machine transitions.
|
Package task manages task file CRUD and state machine transitions. |
Click to show internal directories.
Click to hide internal directories.