Expand description
worktree-io — open GitHub, Linear, and local Centy issues as git worktree workspaces.
Re-exports§
pub use config::Config;pub use issue::DeepLinkOptions;pub use issue::IssueRef;pub use workspace::Workspace;
Modules§
- config
- Configuration loading and serialization.
- git
- Git operations: cloning, fetching, branch detection, and worktree creation.
- hooks
- Pre/post-open hook execution.
- issue
- Issue reference types and parsing.
- opener
- Editor and terminal openers.
- scheme
worktree://URL scheme registration.- workspace
- Workspace creation and lifecycle.