Lenny - Linear Command Line Tool

v0.0.8 2022-02-12 22:56 UTC

This package is not auto-updated.

Last update: 2024-04-21 09:16:56 UTC


README

lenny install // Add Linear Api key and token.
lenny team // Set active team
lenny todo // Saves a todo note. `lenny todo "Quick todo note here"`
lenny todo --pr // Saves a todo note. Checks it out and creates a PR
lenny todo --checkout // Saves a todo note. Check out the branch
lenny pr // checkout a Linear Issue, publish new branch to gihub with empty commit and create a PR.
lenny checkout // checkout a Linear Issue, publish new branch to gihub with a empty commit.
lenny changelog // Get the changelog for a Linear Cycle in markdown.
lenny changelog -A // Get the changelog for the Active Linear Cycle in markdown.
lenny changelog -C|--console // Get the changelog for a Linear Cycle in console output.