1.0.8 • Published 10 months ago

@gzteacher/cms-updater v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago