You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# One Man Band
2
2
3
-
> I vibe-coded the crap out of this.
3
+
A GUI git worktree orchestrator, primarily for AI-driven development. Heavily inspired by [Conductor](https://docs.conductor.build) and [Worktrunk](https://worktrunk.dev), with more focus on simplicity.
4
4
5
-
A desktop application for macOS that orchestrates git worktrees and launches Claude Code CLI instances in each.
5
+
> I vibe-coded the crap out of this.
6
6
7
7
## Features
8
8
@@ -42,6 +42,7 @@ npm run tauri build
42
42
```
43
43
44
44
The built application will be available at:
45
+
45
46
-`src-tauri/target/release/bundle/macos/One Man Band.app`
46
47
-`src-tauri/target/release/bundle/dmg/One Man Band_*.dmg`
47
48
@@ -74,14 +75,6 @@ The built application will be available at:
0 commit comments