
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@oclif/example-multi-ts
Advanced tools
example multi-command CLI built with typescript
$ npm install -g @oclif/example-multi-ts
$ example-multi-ts COMMAND
running command...
$ example-multi-ts (-v|--version|version)
@oclif/example-multi-ts/1.9.2 linux-x64 node-v10.9.0
$ example-multi-ts --help [COMMAND]
USAGE
$ example-multi-ts COMMAND
...
example-multi-ts goodbye [FILE]describe the command here
USAGE
$ example-multi-ts goodbye [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/goodbye.ts
example-multi-ts hello [FILE]describe the command here
USAGE
$ example-multi-ts hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ example-multi-ts hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
example-multi-ts help [COMMAND]display help for example-multi-ts
USAGE
$ example-multi-ts help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
FAQs
example multi-command CLI built with typescript
The npm package @oclif/example-multi-ts receives a total of 294 weekly downloads. As such, @oclif/example-multi-ts popularity was classified as not popular.
We found that @oclif/example-multi-ts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.