Metadata-Version: 2.3
Name: l6e-forge-cli
Version: 0.1.0a0
Summary: Build & Deploy local agents with ease - alpha
License: Apache 2.0
Author: l6e AI
Author-email: hello@l6e.ai
Requires-Python: >=3.13,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: httpx (>=0.27.0,<1.0.0)
Requires-Dist: jinja2 (>=3.1.0,<4.0.0)
Requires-Dist: l6e-forge (>=0.1.0a0,<0.2.0)
Requires-Dist: prompt_toolkit (>=3.0.0,<4.0.0)
Requires-Dist: questionary (>=2.0.1,<3.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0)
Requires-Dist: typer (>=0.16.0,<0.17.0)
Requires-Dist: watchdog (>=4.0.0,<5.0.0)
Project-URL: Docs, https://docs.l6e.ai
Project-URL: Homepage, https://l6e.ai
Project-URL: Issues, https://github.com/l6eai/forge/issues
Description-Content-Type: text/markdown

# l6e-forge-cli

CLI for Forge. Provides the `forge` command and user-facing tooling that depends on the core library `l6e-forge`.

Links:
- Homepage: https://l6e.ai
- Docs: https://docs.l6e.ai
- Monorepo for Forge: https://github.com/l6e-ai/forge
- Issues: https://github.com/l6e-ai/forge/issues

License: Apache 2.0


