Metadata-Version: 2.1
Name: linear-cli-ai
Version: 0.1.1
Summary: A simple cli for interacting with linear
Author: scar3crow
Author-email: rss.holmes@gmail.com
Requires-Python: ==3.8.10
Classifier: Programming Language :: Python :: 3
Requires-Dist: openai (>=0.27.8,<0.28.0)
Requires-Dist: pyinquirer (>=1.0.3,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.4.2,<14.0.0)
Requires-Dist: textual[dev] (>=0.28.0,<0.29.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# linear-cli
An AI based CLI for the linear app

# How to use

Just install the package using the command pip install linear-cli-ai

# Sample Usage

Create an issue with description 'Rewrite the print service with queue system'
and title as 'Print Service v2.0' and team as 'engineering' and assign it to 'Rohan'
and add labels 'bug' and 'high priority' and add it to project 'Print Service'"""



