{"id":28452949,"url":"https://github.com/mixpeek/linear-cli","last_synced_at":"2025-06-27T23:30:46.512Z","repository":{"id":292066878,"uuid":"979718369","full_name":"mixpeek/linear-cli","owner":"mixpeek","description":"A CLI tool for interacting with Linear.app","archived":false,"fork":false,"pushed_at":"2025-05-08T18:55:16.000Z","size":469,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T18:13:16.256Z","etag":null,"topics":["cli","linear","tui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mixpeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-08T00:51:34.000Z","updated_at":"2025-05-31T17:23:31.000Z","dependencies_parsed_at":"2025-05-08T01:35:43.838Z","dependency_job_id":"33050446-5e82-4264-a934-e0a5d68bb594","html_url":"https://github.com/mixpeek/linear-cli","commit_stats":null,"previous_names":["mixpeek/linear-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mixpeek/linear-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixpeek%2Flinear-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixpeek%2Flinear-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixpeek%2Flinear-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixpeek%2Flinear-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixpeek","download_url":"https://codeload.github.com/mixpeek/linear-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixpeek%2Flinear-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262351182,"owners_count":23297568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","linear","tui"],"created_at":"2025-06-06T18:13:16.443Z","updated_at":"2025-06-27T23:30:46.503Z","avatar_url":"https://github.com/mixpeek.png","language":"TypeScript","readme":"![npm](https://img.shields.io/npm/v/@mixpeek/linear-cli)\n![downloads](https://img.shields.io/npm/dm/@mixpeek/linear-cli)\n![node](https://img.shields.io/node/v/@mixpeek/linear-cli)\n\nWIP\n\n# Linear CLI\n\nA modern, user-friendly CLI client for [Linear](https://linear.app/) built with TypeScript. Uses Linear's [Typescript SDK](https://github.com/linear/linear/tree/master/packages/sdk). This CLI provides an improved developer experience for interacting with Linear's API.\n\n![Screenshot of @mixpeek/linear-cli running the 'issues list' command](./assets/screenshot.png)\n\n## Features\n\n- Modern TypeScript implementation\n- Interactive CLI with beautiful UI using Ink\n- Linear API support via @linear/sdk\n- Type-safe command handling\n- Modern development tooling\n\n## Prerequisites\n\n- Node.js \u003e= 18.0.0\n- npm or yarn\n- Linear API key\n\n## Installation\n\n```bash\nnpm install -g @mixpeek/linear-cli\n# or\nyarn global add @mixpeek/linear-cli\n```\n\n## Setup\n\nTo use, you must set up a 'Personal API Key' in your Linear account, here: https://linear.app/mixpeek/settings/account/security\n\n```bash\n# Initialize the CLI with an API key\nlinear-cli init\n```\n\n## Usage\n\n```bash\n# List all issues\nlinear-cli issues list\n\n# Create a new issue interactively\nlinear-cli issues create -i \n\n# View issue details\nlinear-cli issues view ISSUE-123\n\n```\n\n## Development Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/mixpeek/linear-cli.git\ncd linear-cli\n```\n\n2. Install dependencies:\n```bash\nnpm install\n# or\nyarn install\n```\n\n3. Build the project:\n```bash\nnpm run build\n# or\nyarn build\n```\n\n4. Link the package for development:\n```bash\nnpm link\n# or\nyarn link\n```\n\n## Available Scripts\n\n- `npm run build` - Build the project\n- `npm run dev` - Run in development mode with watch\n- `npm run dev:run` - Run in development mode with watch and execute\n- `npm run test` - Run tests\n- `npm run test:coverage` - Run tests with coverage\n- `npm run lint` - Run ESLint\n\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License. ","funding_links":[],"categories":["Project Management"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixpeek%2Flinear-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixpeek%2Flinear-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixpeek%2Flinear-cli/lists"}