-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
area:repo-structuresplits, new repossplits, new repospriority: lowtype:infrarepo/workflows/CI/release scaffoldingrepo/workflows/CI/release scaffoldingtype:refactorstructural change without new user featurestructural change without new user feature
Description
pacta-cli: the central entry point of Pacta -- command line interface. Will provide commands to interact with the imported pacta-core.
Dependencies:
pacta-corematplotlibclick-- if we will refactor this component.
Structure:
.
├── .github/workflows/
├── pacta-cli/
│ ├── _ascii_chart.py
│ ├── _engine_adapter.yml
│ ├── _errors.py
│ ├── _io.py
│ ├── _mpl_chart.py
│ ├── _trends.py
│ ├── check.py
│ ├── diff.py
│ ├── exitcodes.py
│ ├── history.py
│ ├── main.py
│ ├── scan.py
│ └── snapshot.py
├── pyproject.yml
├── uv.lock
└── README.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:repo-structuresplits, new repossplits, new repospriority: lowtype:infrarepo/workflows/CI/release scaffoldingrepo/workflows/CI/release scaffoldingtype:refactorstructural change without new user featurestructural change without new user feature