{"id":14156516,"url":"https://github.com/lenneTech/cli-starter","last_synced_at":"2025-08-06T02:33:47.159Z","repository":{"id":44032701,"uuid":"206166331","full_name":"lenneTech/cli-starter","owner":"lenneTech","description":"A starter project for CLI with @lenne.tech/cli-plugin-helper and @lenne.tech/npm-package-helper","archived":false,"fork":false,"pushed_at":"2023-03-01T20:51:15.000Z","size":1041,"stargazers_count":14,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T03:34:31.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lenneTech.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}},"created_at":"2019-09-03T20:27:20.000Z","updated_at":"2023-10-02T02:33:58.000Z","dependencies_parsed_at":"2024-01-14T04:59:37.465Z","dependency_job_id":"a3903a7c-d24f-4c68-b147-765bcf025037","html_url":"https://github.com/lenneTech/cli-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Fcli-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenneTech","download_url":"https://codeload.github.com/lenneTech/cli-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215735861,"owners_count":15923388,"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-08-17T08:05:32.761Z","updated_at":"2024-08-17T08:07:21.923Z","avatar_url":"https://github.com/lenneTech.png","language":"TypeScript","readme":"# CLI Starter\n\nA CLI Starter for your next [Gluegun](https://infinitered.github.io/gluegun/#/) CLI project.\n\n![Gluegun Menu Demo](assets/demo.gif)\n\n[![License](https://img.shields.io/github/license/lenneTech/cli-starter)](/LICENSE) [![CircleCI](https://circleci.com/gh/lenneTech/cli-starter/tree/master.svg?style=shield)](https://circleci.com/gh/lenneTech/cli-starter/tree/master)\n[![Dependency Status](https://david-dm.org/lenneTech/cli-starter.svg)](https://david-dm.org/lenneTech/cli-starter) [![devDependency Status](https://david-dm.org/lenneTech/cli-starter/dev-status.svg)](https://david-dm.org/lenneTech/cli-starter?type=dev)\n\n\u003c!--\n[![GitHub forks](https://img.shields.io/github/forks/lenneTech/cli-starter)](https://github.com/lenneTech/cli-starter/fork) [![GitHub stars](https://img.shields.io/github/stars/lenneTech/cli-starter)](https://github.com/lenneTech/cli-starter)\n--\u003e\n\n## Initialize CLI\n\nVia lenne.Tech CLI:\n\n```shell\n$ npm install -g @lenne.tech/cli\n$ lt cli create \u003cCLI_NAME\u003e\n```\n\nVia GitHub:\n\n```shell\n$ git clone https://github.com/lenneTech/cli-starter.git \u003cCLI_NAME\u003e\n$ cd \u003cCLI_NAME\u003e\n$ npm i\n$ npm run rename \u003cCLI_NAME\u003e\n```\n\nVia ZIP:\n\n1. Download Starter: https://github.com/lenneTech/cli-starter/archive/master.zip\n2. Unpack ZIP\n3. Run `npm i \u0026\u0026 npm run rename \u003cCLI_NAME\u003e` in project directory\n\n## Customizing your CLI\n\nCheck out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.\n\n## Publishing to NPM\n\nTo package your CLI up for NPM, do this:\n\n```shell\n$ npm login\n$ npm whoami\n$ npm lint\n$ npm test\n(if typescript, run `npm run build` here)\n$ npm publish\n(if you are publish a public package for the first time: npm publish --access public)\n```\n\n# License\n\nMIT - see LICENSE\n","funding_links":[],"categories":["others","TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlenneTech%2Fcli-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FlenneTech%2Fcli-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FlenneTech%2Fcli-starter/lists"}