{"id":16222608,"url":"https://github.com/moishinetzer/typapi","last_synced_at":"2026-01-20T07:32:19.848Z","repository":{"id":39376175,"uuid":"491866536","full_name":"moishinetzer/typapi","owner":"moishinetzer","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-01T05:04:02.000Z","size":22,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T11:59:17.584Z","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/moishinetzer.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":"2022-05-13T11:12:22.000Z","updated_at":"2023-03-07T06:20:30.000Z","dependencies_parsed_at":"2024-10-27T20:32:45.215Z","dependency_job_id":"4afcf206-cddd-4189-b1a2-c4e47bf6b6f8","html_url":"https://github.com/moishinetzer/typapi","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"0bf67ebb244bafeddd8df793a27096e3c324725e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/moishinetzer/typapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Ftypapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Ftypapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Ftypapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Ftypapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moishinetzer","download_url":"https://codeload.github.com/moishinetzer/typapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Ftypapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28598154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T12:14:40.635Z","updated_at":"2026-01-20T07:32:19.834Z","avatar_url":"https://github.com/moishinetzer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"oclif-hello-world\n=================\n\noclif example Hello World CLI\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/oclif-hello-world.svg)](https://npmjs.org/package/oclif-hello-world)\n[![CircleCI](https://circleci.com/gh/oclif/hello-world/tree/main.svg?style=shield)](https://circleci.com/gh/oclif/hello-world/tree/main)\n[![Downloads/week](https://img.shields.io/npm/dw/oclif-hello-world.svg)](https://npmjs.org/package/oclif-hello-world)\n[![License](https://img.shields.io/npm/l/oclif-hello-world.svg)](https://github.com/oclif/hello-world/blob/main/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g typapi\n$ typapi COMMAND\nrunning command...\n$ typapi (--version)\ntypapi/0.2.0 win32-x64 node-v17.7.2\n$ typapi --help [COMMAND]\nUSAGE\n  $ typapi COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n```sh-session\n$ npm install -g oclif-hello-world\n$ oex COMMAND\nrunning command...\n$ oex (--version)\noclif-hello-world/0.0.0 darwin-x64 node-v16.13.1\n$ oex --help [COMMAND]\nUSAGE\n  $ oex COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`typapi autocomplete [SHELL]`](#typapi-autocomplete-shell)\n* [`typapi generate [FILE]`](#typapi-generate-file)\n* [`typapi hello PERSON`](#typapi-hello-person)\n* [`typapi hello world`](#typapi-hello-world)\n* [`typapi help [COMMAND]`](#typapi-help-command)\n* [`typapi plugins`](#typapi-plugins)\n* [`typapi plugins:install PLUGIN...`](#typapi-pluginsinstall-plugin)\n* [`typapi plugins:inspect PLUGIN...`](#typapi-pluginsinspect-plugin)\n* [`typapi plugins:install PLUGIN...`](#typapi-pluginsinstall-plugin-1)\n* [`typapi plugins:link PLUGIN`](#typapi-pluginslink-plugin)\n* [`typapi plugins:uninstall PLUGIN...`](#typapi-pluginsuninstall-plugin)\n* [`typapi plugins:uninstall PLUGIN...`](#typapi-pluginsuninstall-plugin-1)\n* [`typapi plugins:uninstall PLUGIN...`](#typapi-pluginsuninstall-plugin-2)\n* [`typapi plugins update`](#typapi-plugins-update)\n\n## `typapi autocomplete [SHELL]`\n\ndisplay autocomplete installation instructions\n\n```\nUSAGE\n  $ typapi autocomplete [SHELL] [-r]\n\nARGUMENTS\n  SHELL  shell type\n\nFLAGS\n  -r, --refresh-cache  Refresh cache (ignores displaying instructions)\n\nDESCRIPTION\n  display autocomplete installation instructions\n\nEXAMPLES\n  $ typapi autocomplete\n\n  $ typapi autocomplete bash\n\n  $ typapi autocomplete zsh\n\n  $ typapi autocomplete --refresh-cache\n```\n\n_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.3.0/src/commands/autocomplete/index.ts)_\n\n## `typapi generate [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ typapi generate [FILE] [-n \u003cvalue\u003e] [-f]\n\nFLAGS\n  -f, --force\n  -n, --name=\u003cvalue\u003e  name to print\n\nDESCRIPTION\n  describe the command here\n\nEXAMPLES\n  $ typapi generate\n```\n\n_See code: [dist/commands/generate.ts](https://github.com/moishinetzer/typapi/blob/v0.2.0/dist/commands/generate.ts)_\n\n## `typapi hello PERSON`\n\nSay hello\n\n```\nUSAGE\n  $ typapi hello [PERSON] -f \u003cvalue\u003e\n\nARGUMENTS\n  PERSON  Person to say hello to\n\nFLAGS\n  -f, --from=\u003cvalue\u003e  (required) Whom is saying hello\n\nDESCRIPTION\n  Say hello\n\nEXAMPLES\n  $ oex hello friend --from oclif\n  hello friend from oclif! (./src/commands/hello/index.ts)\n```\n\n_See code: [dist/commands/hello/index.ts](https://github.com/moishinetzer/typapi/blob/v0.2.0/dist/commands/hello/index.ts)_\n\n## `typapi hello world`\n\nSay hello world\n\n```\nUSAGE\n  $ typapi hello world\n\nDESCRIPTION\n  Say hello world\n\nEXAMPLES\n  $ oex hello world\n  hello world! (./src/commands/hello/world.ts)\n```\n\n## `typapi help [COMMAND]`\n\nDisplay help for typapi.\n\n```\nUSAGE\n  $ typapi help [COMMAND] [-n]\n\nARGUMENTS\n  COMMAND  Command to show help for.\n\nFLAGS\n  -n, --nested-commands  Include all nested commands in the output.\n\nDESCRIPTION\n  Display help for typapi.\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.12/src/commands/help.ts)_\n\n## `typapi plugins`\n\nList installed plugins.\n\n```\nUSAGE\n  $ typapi plugins [--core]\n\nFLAGS\n  --core  Show core plugins.\n\nDESCRIPTION\n  List installed plugins.\n\nEXAMPLES\n  $ typapi plugins\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.1.0/src/commands/plugins/index.ts)_\n\n## `typapi plugins:install PLUGIN...`\n\nInstalls a plugin into the CLI.\n\n```\nUSAGE\n  $ typapi plugins:install PLUGIN...\n\nARGUMENTS\n  PLUGIN  Plugin to install.\n\nFLAGS\n  -f, --force    Run yarn install with force flag.\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Installs a plugin into the CLI.\n\n  Can be installed from npm or a git url.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command\n  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in\n  the CLI without the need to patch and update the whole CLI.\n\nALIASES\n  $ typapi plugins add\n\nEXAMPLES\n  $ typapi plugins:install myplugin \n\n  $ typapi plugins:install https://github.com/someuser/someplugin\n\n  $ typapi plugins:install someuser/someplugin\n```\n\n## `typapi plugins:inspect PLUGIN...`\n\nDisplays installation properties of a plugin.\n\n```\nUSAGE\n  $ typapi plugins:inspect PLUGIN...\n\nARGUMENTS\n  PLUGIN  [default: .] Plugin to inspect.\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Displays installation properties of a plugin.\n\nEXAMPLES\n  $ typapi plugins:inspect myplugin\n```\n\n## `typapi plugins:install PLUGIN...`\n\nInstalls a plugin into the CLI.\n\n```\nUSAGE\n  $ typapi plugins:install PLUGIN...\n\nARGUMENTS\n  PLUGIN  Plugin to install.\n\nFLAGS\n  -f, --force    Run yarn install with force flag.\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Installs a plugin into the CLI.\n\n  Can be installed from npm or a git url.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command\n  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in\n  the CLI without the need to patch and update the whole CLI.\n\nALIASES\n  $ typapi plugins add\n\nEXAMPLES\n  $ typapi plugins:install myplugin \n\n  $ typapi plugins:install https://github.com/someuser/someplugin\n\n  $ typapi plugins:install someuser/someplugin\n```\n\n## `typapi plugins:link PLUGIN`\n\nLinks a plugin into the CLI for development.\n\n```\nUSAGE\n  $ typapi plugins:link PLUGIN\n\nARGUMENTS\n  PATH  [default: .] path to plugin\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Links a plugin into the CLI for development.\n\n  Installation of a linked plugin will override a user-installed or core plugin.\n\n  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'\n  command will override the user-installed or core plugin implementation. This is useful for development work.\n\nEXAMPLES\n  $ typapi plugins:link myplugin\n```\n\n## `typapi plugins:uninstall PLUGIN...`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ typapi plugins:uninstall PLUGIN...\n\nARGUMENTS\n  PLUGIN  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ typapi plugins unlink\n  $ typapi plugins remove\n```\n\n## `typapi plugins:uninstall PLUGIN...`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ typapi plugins:uninstall PLUGIN...\n\nARGUMENTS\n  PLUGIN  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ typapi plugins unlink\n  $ typapi plugins remove\n```\n\n## `typapi plugins:uninstall PLUGIN...`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ typapi plugins:uninstall PLUGIN...\n\nARGUMENTS\n  PLUGIN  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ typapi plugins unlink\n  $ typapi plugins remove\n```\n\n## `typapi plugins update`\n\nUpdate installed plugins.\n\n```\nUSAGE\n  $ typapi plugins update [-h] [-v]\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Update installed plugins.\n```\n\u003c!-- commandsstop --\u003e\n* [`oex hello PERSON`](#oex-hello-person)\n* [`oex hello world`](#oex-hello-world)\n* [`oex help [COMMAND]`](#oex-help-command)\n* [`oex plugins`](#oex-plugins)\n* [`oex plugins:inspect PLUGIN...`](#oex-pluginsinspect-plugin)\n* [`oex plugins:install PLUGIN...`](#oex-pluginsinstall-plugin)\n* [`oex plugins:link PLUGIN`](#oex-pluginslink-plugin)\n* [`oex plugins:uninstall PLUGIN...`](#oex-pluginsuninstall-plugin)\n* [`oex plugins update`](#oex-plugins-update)\n\n## `oex hello PERSON`\n\nSay hello\n\n```\nUSAGE\n  $ oex hello [PERSON] -f \u003cvalue\u003e\n\nARGUMENTS\n  PERSON  Person to say hello to\n\nFLAGS\n  -f, --from=\u003cvalue\u003e  (required) Whom is saying hello\n\nDESCRIPTION\n  Say hello\n\nEXAMPLES\n  $ oex hello friend --from oclif\n  hello friend from oclif! (./src/commands/hello/index.ts)\n```\n\n_See code: [dist/commands/hello/index.ts](https://github.com/oclif/hello-world/blob/v0.0.0/dist/commands/hello/index.ts)_\n\n## `oex hello world`\n\nSay hello world\n\n```\nUSAGE\n  $ oex hello world\n\nDESCRIPTION\n  Say hello world\n\nEXAMPLES\n  $ oex hello world\n  hello world! (./src/commands/hello/world.ts)\n```\n\n## `oex help [COMMAND]`\n\nDisplay help for oex.\n\n```\nUSAGE\n  $ oex help [COMMAND] [-n]\n\nARGUMENTS\n  COMMAND  Command to show help for.\n\nFLAGS\n  -n, --nested-commands  Include all nested commands in the output.\n\nDESCRIPTION\n  Display help for oex.\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.10/src/commands/help.ts)_\n\n## `oex plugins`\n\nList installed plugins.\n\n```\nUSAGE\n  $ oex plugins [--core]\n\nFLAGS\n  --core  Show core plugins.\n\nDESCRIPTION\n  List installed plugins.\n\nEXAMPLES\n  $ oex plugins\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v2.0.11/src/commands/plugins/index.ts)_\n\n## `oex plugins:inspect PLUGIN...`\n\nDisplays installation properties of a plugin.\n\n```\nUSAGE\n  $ oex plugins:inspect PLUGIN...\n\nARGUMENTS\n  PLUGIN  [default: .] Plugin to inspect.\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Displays installation properties of a plugin.\n\nEXAMPLES\n  $ oex plugins:inspect myplugin\n```\n\n## `oex plugins:install PLUGIN...`\n\nInstalls a plugin into the CLI.\n\n```\nUSAGE\n  $ oex plugins:install PLUGIN...\n\nARGUMENTS\n  PLUGIN  Plugin to install.\n\nFLAGS\n  -f, --force    Run yarn install with force flag.\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Installs a plugin into the CLI.\n\n  Can be installed from npm or a git url.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command\n  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in\n  the CLI without the need to patch and update the whole CLI.\n\nALIASES\n  $ oex plugins add\n\nEXAMPLES\n  $ oex plugins:install myplugin \n\n  $ oex plugins:install https://github.com/someuser/someplugin\n\n  $ oex plugins:install someuser/someplugin\n```\n\n## `oex plugins:link PLUGIN`\n\nLinks a plugin into the CLI for development.\n\n```\nUSAGE\n  $ oex plugins:link PLUGIN\n\nARGUMENTS\n  PATH  [default: .] path to plugin\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Links a plugin into the CLI for development.\n\n  Installation of a linked plugin will override a user-installed or core plugin.\n\n  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'\n  command will override the user-installed or core plugin implementation. This is useful for development work.\n\nEXAMPLES\n  $ oex plugins:link myplugin\n```\n\n## `oex plugins:uninstall PLUGIN...`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ oex plugins:uninstall PLUGIN...\n\nARGUMENTS\n  PLUGIN  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ oex plugins unlink\n  $ oex plugins remove\n```\n\n## `oex plugins update`\n\nUpdate installed plugins.\n\n```\nUSAGE\n  $ oex plugins update [-h] [-v]\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Update installed plugins.\n```\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoishinetzer%2Ftypapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoishinetzer%2Ftypapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoishinetzer%2Ftypapi/lists"}