
Security News
Vite+ Joins the Push to Consolidate JavaScript Tooling
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
@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.10.1 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 119 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
Evan You announces Vite+, a commercial, Rust-powered toolchain built on the Vite ecosystem to unify JavaScript development and fund open source.
Security News
Ruby Central’s incident report on the RubyGems.org access dispute sparks backlash from former maintainers and renewed debate over project governance.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.