Skip to main content

Crate worktrunk

Crate worktrunk 

Source
Expand description

Git worktree management for parallel workflows.

Worktrunk is a CLI tool — see https://worktrunk.dev for documentation and the README for an overview.

The library API is not stable. If you’re building tooling that integrates with worktrunk, please open an issue to discuss your use case.

Re-exports§

pub use git::HookType;

Modules§

config
Configuration system for worktrunk
git
Git operations and repository management
path
shell
Shell integration for worktrunk.
shell_exec
Cross-platform shell execution
styling
Consolidated styling module for terminal output.
sync
Synchronization primitives for worktrunk.
trace
Trace log parsing and Chrome Trace Format export.
utils
General utilities.