Metadata-Version: 2.4
Name: forge-scaffold
Version: 0.1.0
Summary: CLI to scaffold new projects and set up CI/CD pipelines with company standards
Project-URL: Homepage, https://github.com/theo-mrn/Scaffolding_CLI
Project-URL: Repository, https://github.com/theo-mrn/Scaffolding_CLI
Author-email: theo <theo.morin1402@gmail.com>
License: MIT
Keywords: cd,ci,cli,devops,github-actions,scaffold
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: httpx>=0.27.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pynacl>=1.5.0
Requires-Dist: questionary>=2.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: tomli>=2.0.0; python_version < '3.11'
Requires-Dist: typer>=0.12.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest-mock>=3.14.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: respx>=0.21.0; extra == 'dev'
Description-Content-Type: text/markdown

# Scaffolding_CLI
