@chwech/cli

npm i -g @chwech/cli

Usage no npm install needed!

<script type="module">
  import chwechCli from 'https://cdn.skypack.dev/@chwech/cli';
</script>

README

Build Status

安装

npm i -g @chwech/cli

使用

// 列出模板列表
chwech tpl

// 初始化api-cloud-template
chwech init api-cloud

// caniuse查询
chwech caniuse es6

// 更新caniuse数据库
chwech caniuse update