ant-design / ant-design-pro-cli

Cli tool of Ant Design Pro
MIT License
261 stars 40 forks source link

Cli for Ant Design Pro

Install

npm i @ant-design/pro-cli
# or
yarn add @ant-design/pro-cli

Commands

Options for the screenshot command

Options for the i18n-remove command

Options for the pro-components-codemod command

debug

bash

DEBUG=pro-cli pro XXX

PowerShell

$env:DEBUG="pro-cli"
pro xxx

CMD

set DEBUG=pro-cli
pro xxx

Examples

pro

pro -h

screenshot

i18n-remove

fetch-blocks

pro-components-codemod