petri-cli
v0.0.7
Published
<div align="center">
Readme

A terminal-based DevOps tool for managing sprint work items. Inspired by lazygit
Goal
To reduce friction in updating sprint tasks and keep up with managing work items in DevOps.
Installation
You can install the application globally using npm:
npm i -g petri-cliUsage
Run the application from your terminal:
petriFollow the on-screen instructions to navigate through the interface and manage your work items.
Interface

Roadmap (Proof of concept)
- [ ] Initial setup (project structure, basic UI)
- [ ] Organization and project selection
- [ ] Sprint selection and work item listing
- [ ] Work item detail view and editing
- [ ] Filtering and searching work items
- [ ] Integration with other DevOps tools
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
