{"id":19911039,"url":"https://github.com/streetsidesoftware/template-typescript-cli-app","last_synced_at":"2026-05-14T19:33:25.048Z","repository":{"id":66209677,"uuid":"584747980","full_name":"streetsidesoftware/template-typescript-cli-app","owner":"streetsidesoftware","description":"A Repository Template for TypeScript Command Line Applications / Tools","archived":false,"fork":false,"pushed_at":"2024-10-29T12:02:15.000Z","size":413,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T14:33:39.782Z","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/streetsidesoftware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-01-03T12:17:46.000Z","updated_at":"2024-09-18T06:15:45.000Z","dependencies_parsed_at":"2024-01-25T22:00:42.971Z","dependency_job_id":"9a4abf89-63e8-4def-b497-94aae89b067b","html_url":"https://github.com/streetsidesoftware/template-typescript-cli-app","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Ftemplate-typescript-cli-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Ftemplate-typescript-cli-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Ftemplate-typescript-cli-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Ftemplate-typescript-cli-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streetsidesoftware","download_url":"https://codeload.github.com/streetsidesoftware/template-typescript-cli-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241338774,"owners_count":19946695,"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-12T21:23:14.707Z","updated_at":"2026-05-14T19:33:25.015Z","avatar_url":"https://github.com/streetsidesoftware.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-typescript-cli-app\n\nA Repository Template for TypeScript Command Line Applications / Tools\n\nThis is a simple command line tool that lists files matching the provided globs.\n\n## Getting Started\n\n1.  Install [`pnpm`](https://pnppm.io)\n\n1.  `pnpm i`\n\n1.  `pnpm test`\n\n1.  `pnpm run app --help`\n\n    \u003c!--- @@inject: static/help.txt ---\u003e\n\n    ```\n    Usage: list-files [options] \u003cfiles...\u003e\n\n    List Files\n\n    Arguments:\n      files                 Files to scan for injected content.\n\n    Options:\n      --no-must-find-files  No error if files are not found.\n      --cwd \u003cdir\u003e           Current Directory\n      --color               Force color.\n      --no-color            Do not use color.\n      -V, --version         output the version number\n      -h, --help            display help for command\n    ```\n\n    \u003c!--- @@inject-end: static/help.txt ---\u003e\n\n1.  `pnpm run app \"*\"`\n\n    **Example:**\n\n    \u003c!--- @@inject: static/example.txt ---\u003e\n\n    ```\n    Find Files:\n     - LICENSE\n     - README.md\n     - bin.mjs\n     - coverage\n     - cspell.config.yaml\n     - dist\n     - package.json\n     - pnpm-lock.yaml\n     - release-please-config.json\n     - scripts\n     - src\n     - static\n     - tsconfig.json\n     - vitest.config.ts\n    done.\n    ```\n\n    \u003c!--- @@inject-end: static/example.txt ---\u003e\n\n## `pnpm` - this template uses pnpm.\n\nSee: https://pnpm.io/\n\n## `vitest` - this template uses ViTest for testing.\n\nSee: https://vitest.dev/\n\n## ES Modules\n\nThis tools is setup to use ES Modules.\n\n## GitHub Workflows\n\nThis template includes GitHub Workflows for:\n\n- testing\n- code coverage\n- lint\n- release please (for generating releases)\n- CodeQL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreetsidesoftware%2Ftemplate-typescript-cli-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreetsidesoftware%2Ftemplate-typescript-cli-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreetsidesoftware%2Ftemplate-typescript-cli-app/lists"}