Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@artus-cli/artus-cli

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artus-cli/artus-cli

common-bin base on artus

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.1K
decreased by-14.43%
Maintainers
2
Weekly downloads
 
Created
Source

artus-cli

POC of command line base on artusjs

默认 demo

$ npx ts-node test/fixtures/egg-bin/bin/cli.ts -h

继承 demo

继承 egg-bin 并且增添指令的 demo

$ npx ts-node test/fixtures/chair-bin/bin/cli.ts -h

简单 demo

$ npx ts-node test/fixtures/simple-bin/bin/cli.ts -h

指令覆盖 demo

用于验证指令覆盖

$ npx ts-node test/fixtures/override/bin/cli.ts -h

插件 demo

  • test/fixtures/plugin-help: -h, --help
  • test/fixtures/plugin-version: -v, --version
  • test/fixtures/plugin-codegen codegen 指令
  • test/fixtures/plugin-codegen-extra 拓展 codegen 指令

单测

$ npm run test

Keywords

FAQs

Package last updated on 12 Dec 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc