New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aplus-frontend/api-generate-cli

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aplus-frontend/api-generate-cli

aplus api generate cli for aplus-frontend team.

  • 1.0.2
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Aplus API Generate Cli

NPM Version NPM Downloads NPM License

aplus接口生成命令行工具

安装

npm install @aplus-frontend/api-generate-cli -g

安装是否成功运行ap -v,看到帮助信息代表成功

使用

使用方式有两种

  1. 命令行交互界面

运行如下命令,vscode打开项目,根据提示一步步来


 #bash 运行

 ap create

 #或简写

 ap cre

  1. 命令行指定OPEN Api 3.0json文件

 #bash 运行

 ap generate --file open.json  --target demo   --service wms

 #或简写

 ap gen -f open.json  -t demo   -s wms

帮助


#查看帮助

ap -h

#或

ap --help

FAQs

Package last updated on 10 Jan 2025

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