1.0.9 • Published 5 months ago

@gzteacher/cms-updater v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@gzteacher/cms-updater

🚀 一键更新 cms 旧语法到新语法

cms 参考文档

Quick start

本地安装

npm install -D @gzteacher/cms-updater

package.json 文件添加以下命令:

"scripts": {
  "update": "cms-update"
}

执行命令运行脚本:

npm run update

全局安装

npm install -g @gzteacher/cms-updater

通过 npx 直接运行:

npx cms-update

Options

-h --help              Print this help
-v --version           Print @gzteacher/cms-server version number
-d --out-dir <dir>     Customize the output directory, (default "dist")

LICENSE

MIT


This project is created using generator-stupid-cli.

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago