{"id":26249315,"url":"https://github.com/vincecao/node-cli-starter","last_synced_at":"2025-03-13T15:21:46.501Z","repository":{"id":282166553,"uuid":"947687020","full_name":"vincecao/node-cli-starter","owner":"vincecao","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T05:02:50.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T06:18:39.549Z","etag":null,"topics":["commanderjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vincecao.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}},"created_at":"2025-03-13T04:51:38.000Z","updated_at":"2025-03-13T05:02:54.000Z","dependencies_parsed_at":"2025-03-13T06:18:41.717Z","dependency_job_id":"1fc24050-d4e8-4dbd-9f55-626a11e8fd12","html_url":"https://github.com/vincecao/node-cli-starter","commit_stats":null,"previous_names":["vincecao/node-cli-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincecao%2Fnode-cli-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincecao%2Fnode-cli-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincecao%2Fnode-cli-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincecao%2Fnode-cli-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincecao","download_url":"https://codeload.github.com/vincecao/node-cli-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243428642,"owners_count":20289353,"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":["commanderjs","nodejs"],"created_at":"2025-03-13T15:21:46.085Z","updated_at":"2025-03-13T15:21:46.492Z","avatar_url":"https://github.com/vincecao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node CLI Starter\n\nA simple command-line interface tool template for greeting users, with [commander](https://github.com/tj/commander.js) and typescript\n\n## Development\n\n```bash\npnpm i\n\npnpm run dev hello [name]\n\npnpm run test\n```\n\n## Installation\n\nInstall the package globally using npm, make sure build before install:\n\n```bash\npnpm run build\n\nnpm install -g .\n```\n\n## Uninstallation\n\n```bash\nnpm remove -g node-cli-starter\n```\n\n## Usage\n\n### Basic Command\n\nTo greet someone:\n\n```bash\nmycli hello [name]\n```\n\nExample:\n\n```bash\nmycli hello John\n```\n\n### Language Option\n\nYou can specify the greeting language using the `-l` or `--language` option. Currently supports:\n\n- `en` (default) - English\n- `es` - Spanish\n\nExample:\n\n```bash\nmycli hello Maria --language es\n```\n\n## Commands\n\n| Command        | Description                 | Options                 |\n| -------------- | --------------------------- | ----------------------- |\n| `hello \u003cname\u003e` | Greets the specified person | `-l, --language \u003clang\u003e` |\n\n## Version\n\nCurrent version: 1.0.0\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincecao%2Fnode-cli-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincecao%2Fnode-cli-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincecao%2Fnode-cli-starter/lists"}