Lectev is a tool for interacting with Jira. It contains several things that the, as a manager, find useful.
Development
The dev.sh
script in the root of the project provides the main entry point for
development. That script makes use of a number of commands, so the author highly
recommends that you make use of the Nix,
Direnv and Nix Direnv.
Otherwise, you can review the denv.sh
script and install the various commands that it
uses.
You can also just use the cargo commands directly. You lose the benefit of the supporting infrastructure, but if all you want to do is build the system it works.
Commands
- Jira Commands: provides commands specific to gathering information from and manipulating Jira.
- Work Completion Simulation Commands: commands related to the acurrate projection of completion for engineering projects.