Metadata-Version: 2.4
Name: workstree
Version: 0.0.1
Summary: Worktrees that work on the first try — reserves the name; the tool is a Go binary distributed via GitHub releases.
Project-URL: Homepage, https://github.com/whoislikemiha/workstree
Project-URL: Repository, https://github.com/whoislikemiha/workstree
Author: Mihailo Bubnjevic
License: MIT
Keywords: agents,bootstrap,cli,git,worktree
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# workstree

> Worktrees that work on the first try.

A repo convention (`worktree.toml`) + tiny CLI that turns a fresh `git worktree add`
into a working environment: setup commands, untracked-file carry-over (.env etc.),
ready checks.

**This PyPI package currently only reserves the name.** The tool is a Go binary —
install it from [GitHub releases](https://github.com/whoislikemiha/workstree).
This package will later become a binary-fetching wrapper (the ruff pattern).
