Metadata-Version: 2.4
Name: beacon-cli
Version: 0.1.0
Summary: A CLI tool that transforms semi-structured specifications into code, tests, and ADRs.
Project-URL: Homepage, https://github.com/Agustin-de-Oliveira/Beacon
Project-URL: Repository, https://github.com/Agustin-de-Oliveira/Beacon
Project-URL: Bug Tracker, https://github.com/Agustin-de-Oliveira/Beacon/issues
Author: Beacon Authors
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: jinja2>=3.1.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pytest>=7.0.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.9.0
