worktree-io 0.17.6

A CLI tool to open GitHub issues as git worktree workspaces
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# runner — https://worktree.io

# Editor configuration.
[editor]

# Workspace open behavior.
[open]
# Whether to launch the configured editor when opening a workspace.
editor = true

# Hook scripts run around the open command.
[hooks]

# Workspace lifecycle configuration.
[workspace]