Metadata-Version: 2.4
Name: workbay
Version: 0.0.0
Summary: WorkBay front-door name reservation. Ships no runtime code yet; install workbay-stack for the WorkBay runtime stack today.
Project-URL: Homepage, https://github.com/darce/workbay
Project-URL: Source, https://github.com/darce/workbay/tree/main/packages/workbay
Project-URL: Changelog, https://github.com/darce/workbay/blob/main/packages/workbay/CHANGELOG.md
Project-URL: Issues, https://github.com/darce/workbay/issues
License-Expression: MIT
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# workbay

Name reservation for the WorkBay front-door installer.

The single-command `workbay` installer is on its way. Until it lands,
install the runtime stack directly:

```sh
pip install workbay-stack
```

`workbay-stack` is a one-number version anchor that pulls every published
WorkBay runtime package. This `workbay` distribution carries no runtime code
yet and will become the single-command front door in a following release.
