auto-generate-tool

1.0.8 • Public • Published

auto-generate-tool

自动化抓取api.doc上的内容

使用

在package.json中命令配置,命令名称可以自定义

{
	"scripts": {
	"autoFile": "node ./node_modules/auto-generate-tool/dist/index.js" 
					}
}

server.js文件生成

npm run autoFile(和自定义命令保持一致) 应用名

Readme

Keywords

none

Package Sidebar

Install

npm i auto-generate-tool

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

782 kB

Total Files

9

Last publish

Collaborators

  • zongxiaobai