{"id":23412802,"url":"https://github.com/codingcodax/cli-template","last_synced_at":"2026-02-03T03:33:44.480Z","repository":{"id":267436632,"uuid":"900415336","full_name":"codingcodax/cli-template","owner":"codingcodax","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-11T23:26:58.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T18:54:30.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingcodax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-08T18:05:18.000Z","updated_at":"2024-12-11T23:27:02.000Z","dependencies_parsed_at":"2024-12-12T03:54:24.847Z","dependency_job_id":null,"html_url":"https://github.com/codingcodax/cli-template","commit_stats":null,"previous_names":["codingcodax/cli-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingcodax/cli-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingcodax%2Fcli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingcodax%2Fcli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingcodax%2Fcli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingcodax%2Fcli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingcodax","download_url":"https://codeload.github.com/codingcodax/cli-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingcodax%2Fcli-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263140237,"owners_count":23419842,"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":[],"created_at":"2024-12-22T18:18:38.169Z","updated_at":"2026-02-03T03:33:44.441Z","avatar_url":"https://github.com/codingcodax.png","language":"TypeScript","readme":"# CLI Template\n\nTemplate for a CLI using TypeScript.\nThis CLI has only one command: `init`. It prompts the user for a project name and then prints a message with the name.\n\n## Stack\n\n- [Clack](https://github.com/bombshell-dev/clack) - CLI Prompts\n- [Commander](https://github.com/tj/commander.js) - CLI Framework\n- [picocolors](https://github.com/alexeyraspopov/picocolors) - Colors for the Terminal\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript with Syntax\n- [ESLint](https://eslint.org/) - Linting\n- [Prettier](https://prettier.io/) - Formatting\n- [Zod](https://github.com/colinhacks/zod) - Validation\n- [tsx](https://github.com/privatenumber/tsx) - TypeScript runner\n\n## Getting Started\n\n1. Run `pnpm i` to install dependencies.\n2. Run `pnpm dev` to execute the CLI (using `tsx`).\n\n## Package Scripts\n\n- `build` - Builds the CLI using `tsup`.\n- `build:silent` - Builds the CLI using `tsup` without showing the output.\n- `start` - Starts the CLI using `node`.\n- `dev` - Runs the CLI using `tsx`.\n- `dev:node` - Runs the CLI using `node`. Builds the CLI using `build:silent` and executes it using `start`.\n- `format` - Checks the code using `prettier`.\n- `format:fix` - Formats the code using `prettier`.\n- `lint` - Checks the code using `eslint`.\n- `lint:fix` - Fixes the code using `eslint`.\n- `pub:beta` - Builds the CLI using `build` and publishes it to the `beta` tag.\n- `pub:next` - Builds the CLI using `build` and publishes it to the `next` tag.\n- `pub:release` - Builds the CLI using `build` and publishes it to the `latest` tag.\n- `typecheck` - Checks the code using `tsc`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingcodax%2Fcli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingcodax%2Fcli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingcodax%2Fcli-template/lists"}