{"id":16383635,"url":"https://github.com/danielfsousa/commander-cli-starter-ts","last_synced_at":"2026-07-09T10:31:15.916Z","repository":{"id":98935400,"uuid":"519951699","full_name":"danielfsousa/commander-cli-starter-ts","owner":"danielfsousa","description":"A typescript template for building command line interfaces with commander.js","archived":false,"fork":false,"pushed_at":"2022-08-01T04:38:42.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T17:14:46.269Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielfsousa.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}},"created_at":"2022-08-01T03:30:17.000Z","updated_at":"2022-08-01T03:33:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"55cd6d25-4a96-4c06-ad44-88c2e3575183","html_url":"https://github.com/danielfsousa/commander-cli-starter-ts","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"8f1c5eac10aa887e772dd598287129dd49ab78b3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielfsousa/commander-cli-starter-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfsousa%2Fcommander-cli-starter-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfsousa%2Fcommander-cli-starter-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfsousa%2Fcommander-cli-starter-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfsousa%2Fcommander-cli-starter-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielfsousa","download_url":"https://codeload.github.com/danielfsousa/commander-cli-starter-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfsousa%2Fcommander-cli-starter-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35296693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":[],"created_at":"2024-10-11T04:09:17.073Z","updated_at":"2026-07-09T10:31:15.894Z","avatar_url":"https://github.com/danielfsousa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# commander-cli-starter-ts\n\nA typescript template for building command line interfaces with [commander.js](https://github.com/tj/commander.js/).\n\n## Requirements\n\n- Node.js 16\n\n## Quick Start\n\n```bash\nnpm init @danielfsousa commander-cli-ts mycli\n```\n\n## Usage\n\n1. Install dependencies\n\n```bash\nnpm install\n```\n\n2. Build\n\n```bash\nnpm run build\n```\n\n2. Run unit and integration tests\n\n```bash\nnpm test\n```\n\n3. Install CLI\n\n```bash\nnpm install . -g\n```\n\n4. Run CLI\n\n```bash\nmycli --help\n```\n\n## Scripts\n\n```bash\nnpm run build         # transpiles typescript files\nnpm run format        # formats code with prettier\nnpm run format:check  # checks formatting errors with prettier\nnpm run lint          # lints code with eslint\nnpm run lint:fix      # lints and fixes code with eslint\nnpm run start         # runs cli\nnpm run test          # runs unit and integration tests\nnpm run test:watch    # runs tests and watches for changes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfsousa%2Fcommander-cli-starter-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielfsousa%2Fcommander-cli-starter-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfsousa%2Fcommander-cli-starter-ts/lists"}