{"id":21215807,"url":"https://github.com/betahuhn/node-cli-starter","last_synced_at":"2025-07-25T04:05:49.437Z","repository":{"id":38339648,"uuid":"351545960","full_name":"BetaHuhn/node-cli-starter","owner":"BetaHuhn","description":"💻 Starter repo for Node.js based CLI program","archived":false,"fork":false,"pushed_at":"2023-01-16T18:07:27.000Z","size":423,"stargazers_count":4,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T16:45:51.750Z","etag":null,"topics":["cli","nodejs","starter","template"],"latest_commit_sha":null,"homepage":"https://mxis.ch","language":"JavaScript","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/BetaHuhn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"betahuhn"}},"created_at":"2021-03-25T19:02:33.000Z","updated_at":"2024-02-20T22:19:23.000Z","dependencies_parsed_at":"2023-02-10T05:30:46.599Z","dependency_job_id":null,"html_url":"https://github.com/BetaHuhn/node-cli-starter","commit_stats":null,"previous_names":[],"tags_count":18,"template":true,"template_full_name":null,"purl":"pkg:github/BetaHuhn/node-cli-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaHuhn%2Fnode-cli-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaHuhn%2Fnode-cli-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaHuhn%2Fnode-cli-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaHuhn%2Fnode-cli-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetaHuhn","download_url":"https://codeload.github.com/BetaHuhn/node-cli-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetaHuhn%2Fnode-cli-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266952531,"owners_count":24011503,"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":["cli","nodejs","starter","template"],"created_at":"2024-11-20T21:45:19.225Z","updated_at":"2025-07-25T04:05:49.383Z","avatar_url":"https://github.com/BetaHuhn.png","language":"JavaScript","funding_links":["https://ko-fi.com/betahuhn","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=394RTSBEEEFEE","https://ko-fi.com/F1F81S2RK"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \n# 💻 Node CLI Starter\n\n[![Node CI](https://github.com/BetaHuhn/node-cli-starter/workflows/Node%20CI/badge.svg)](https://github.com/BetaHuhn/node-cli-starter/actions?query=workflow%3A%22Node+CI%22) [![Release CI](https://github.com/BetaHuhn/node-cli-starter/workflows/Release%20CI/badge.svg)](https://github.com/BetaHuhn/node-cli-starter/actions?query=workflow%3A%22Release+CI%22) [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/BetaHuhn/node-cli-starter/blob/master/LICENSE) ![David](https://img.shields.io/david/betahuhn/node-cli-starter)\n\nStarter repo for Node.js based CLI program\n\n\u003c/div\u003e\n\n## 🚀 Features\n\n- Permanent configuration with [configstore](https://github.com/yeoman/configstore)\n- Command and argument handling with [commander](https://github.com/tj/commander.js)\n- Compile program into a single file with [ncc](https://github.com/vercel/ncc)\n- Elegant output with [ora](https://github.com/sindresorhus/ora) and input with [prompt-sync](https://github.com/heapwolf/prompt-sync)\n- Semantic Release to GitHub and NPM (via GitHub Actions)\n- Linting with [Eslint](https://eslint.org/)\n- Automatic Dependabot PR merging (via GitHub Actions)\n\n## 💻 Development\n\n- run `yarn lint` or `npm run lint` to run eslint.\n- run `npm link` to setup the program for development.\n- run `yarn build` or `npm run build` to produce a compiled version in the `dist` folder.\n\n## ❔ About\n\nThis project was developed by me ([@betahuhn](https://github.com/BetaHuhn)) in my free time. If you want to support me:\n\n[![Donate via PayPal](https://img.shields.io/badge/paypal-donate-009cde.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=394RTSBEEEFEE)\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F81S2RK)\n\n## 📄 License\n\nCopyright 2021 Maximilian Schiller\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetahuhn%2Fnode-cli-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetahuhn%2Fnode-cli-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetahuhn%2Fnode-cli-starter/lists"}