{"id":20002513,"url":"https://github.com/mirkoschubert/mgen-ts","last_synced_at":"2025-05-04T15:34:16.120Z","repository":{"id":96509482,"uuid":"392963031","full_name":"mirkoschubert/mgen-ts","owner":"mirkoschubert","description":null,"archived":true,"fork":false,"pushed_at":"2021-08-05T08:22:29.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T00:16:34.258Z","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/mirkoschubert.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":"2021-08-05T08:22:28.000Z","updated_at":"2024-05-10T07:54:20.000Z","dependencies_parsed_at":"2023-03-11T21:00:55.486Z","dependency_job_id":null,"html_url":"https://github.com/mirkoschubert/mgen-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"khalidx/typescript-cli-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fmgen-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fmgen-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fmgen-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirkoschubert%2Fmgen-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirkoschubert","download_url":"https://codeload.github.com/mirkoschubert/mgen-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252356940,"owners_count":21735055,"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-11-13T05:21:56.362Z","updated_at":"2025-05-04T15:34:16.111Z","avatar_url":"https://github.com/mirkoschubert.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-cli-starter\n\nA simple and zero-opinion typescript starter template for building cross-platform command line applications.\n\n![GitHub package.json dynamic](https://img.shields.io/github/package-json/keywords/khalidx/typescript-cli-starter.svg?style=flat-square)\n\n![GitHub](https://img.shields.io/github/license/khalidx/typescript-cli-starter.svg?style=flat-square)\n![GitHub package.json version](https://img.shields.io/github/package-json/v/khalidx/typescript-cli-starter.svg?style=flat-square)\n![GitHub top language](https://img.shields.io/github/languages/top/khalidx/typescript-cli-starter.svg?style=flat-square)\n\n![GitHub last commit](https://img.shields.io/github/last-commit/khalidx/typescript-cli-starter.svg?style=flat-square)\n\nIncludes:\n\n- [TypeScript](https://www.typescriptlang.org/), for writing good code\n- [Ava](https://www.npmjs.com/package/ava), for writing good tests\n- [Commander](https://www.npmjs.com/package/commander), for building CLI applications\n- [Pkg](https://www.npmjs.com/package/pkg), for building cross-platform native executables\n\nYour application will be installable from `npm` or by sharing your native executables.\n\n## Usage\n\n### **dev**\n\n`npm run dev`\n\nRuns the CLI application.\n\nYou can pass arguments to your application by running `npm run dev -- --your-argument`. The extra `--` is so that your arguments are passed to your CLI application, and not `npm`.\n\n### **clean**\n\n`npm run clean`\n\nRemoves any built code and any built executables.\n\n### **build**\n\n`npm run build`\n\nCleans, then builds the TypeScript code.\n\nYour built code will be in the `./dist/` directory.\n\n### **test**\n\n`npm run test`\n\nCleans, then builds, and tests the built code.\n\n### **bundle**\n\n`npm run bundle`\n\nCleans, then builds, then bundles into native executables for Windows, Mac, and Linux.\n\nYour shareable executables will be in the `./exec/` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkoschubert%2Fmgen-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirkoschubert%2Fmgen-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirkoschubert%2Fmgen-ts/lists"}