Metadata-Version: 2.4
Name: ngksdevfabric
Version: 0.1.12
Summary: NGKs DevFabric build/ship/doctor orchestration CLI
Author: NGKsSystems
License: Proprietary
Requires-Python: >=3.11
Requires-Dist: ngksbuildcore==0.1.3
Requires-Dist: ngksenvcapsule==0.1.2
Requires-Dist: ngksgraph==0.1.8
Requires-Dist: ngkslibrary==0.1.2
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# ngksdevfabric

Local packaging for NGKsDevFabric.

Install (editable):
- pip install -e .

Run:
- ngksdevfabric --help
- python -m ngksdevfabric --help
