package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Apr 13, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ready provides the "ready" shortcut command — a quick way to list
issues that are available for work.
NewCmd constructs the "ready" command, which lists issues that are ready
for work. This is a shortcut for "np list --ready".
Run executes the ready workflow: queries for ready issues ordered by priority
and writes the result to the output writer.
RunInput holds the parameters for the ready command's core logic, decoupled
from CLI flag parsing so it can be tested directly.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.