{"id":29117430,"url":"https://github.com/aryalabshq/bunli","last_synced_at":"2026-03-03T21:03:42.640Z","repository":{"id":299706555,"uuid":"1003218177","full_name":"AryaLabsHQ/bunli","owner":"AryaLabsHQ","description":"Complete CLI Development Ecosystem for Bun","archived":false,"fork":false,"pushed_at":"2025-06-23T21:02:15.000Z","size":858,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T12:01:53.201Z","etag":null,"topics":["bun","bunli","cli","developer-tools","terminal"],"latest_commit_sha":null,"homepage":"https://bunli.dev/","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/AryaLabsHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-16T20:06:14.000Z","updated_at":"2025-06-23T21:02:18.000Z","dependencies_parsed_at":"2025-06-17T22:48:43.550Z","dependency_job_id":null,"html_url":"https://github.com/AryaLabsHQ/bunli","commit_stats":null,"previous_names":["aryalabshq/bunli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AryaLabsHQ/bunli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryaLabsHQ%2Fbunli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryaLabsHQ%2Fbunli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryaLabsHQ%2Fbunli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryaLabsHQ%2Fbunli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AryaLabsHQ","download_url":"https://codeload.github.com/AryaLabsHQ/bunli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryaLabsHQ%2Fbunli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267029422,"owners_count":24024202,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bun","bunli","cli","developer-tools","terminal"],"created_at":"2025-06-29T12:00:55.092Z","updated_at":"2026-02-28T18:14:40.484Z","avatar_url":"https://github.com/AryaLabsHQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bunli\n\n\u003e The Complete CLI Development Ecosystem for Bun\n\nBunli is a minimal, type-safe CLI framework designed specifically for Bun. It leverages Bun's unique features like the Bun Shell, fast startup times, and native TypeScript support to create efficient command-line tools that compile to standalone binaries.\n\n## Packages\n\n### Core\n- **[@bunli/core](./packages/core)** - Core framework with type-safe command definitions\n- **[@bunli/utils](./packages/utils)** - Shared utilities (prompts, spinners, colors)\n- **[@bunli/test](./packages/test)** - Testing utilities for CLI applications\n- **[@bunli/generator](./packages/generator)** - Generate TypeScript definitions from commands\n\n### CLI Tools\n- **[bunli](./packages/cli)** - CLI toolchain for development and building\n- **[create-bunli](./packages/create-bunli)** - Scaffolding tool for new CLI projects\n\n### Plugins\n- **[@bunli/plugin-ai-detect](./packages/plugin-ai-detect)** - Detect AI coding assistants\n- **[@bunli/plugin-completions](./packages/plugin-completions)** - Generate shell completions for your CLI\n- **[@bunli/plugin-config](./packages/plugin-config)** - Configuration file loading and merging\n- **[@bunli/plugin-mcp](./packages/plugin-mcp)** - MCP integration for agentic workflows\n\n## Getting Started\n\n```bash\n# Install Bunli CLI globally\nbun add -g bunli\n\n# Create a new CLI project\nbunx create-bunli my-cli\n\n# Start development\ncd my-cli\nbunli dev\n```\n\n## Development\n\nThis is a monorepo managed with Bun workspaces.\n\n```bash\n# Install dependencies\nbun install\n\n# Build all packages\nbun run build\n\n# Run tests\nbun test\n\n# Start development\nbun run dev\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryalabshq%2Fbunli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryalabshq%2Fbunli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryalabshq%2Fbunli/lists"}