bsi-cli

日常工作中的生产力合集

Usage no npm install needed!

<script type="module">
  import bsiCli from 'https://cdn.skypack.dev/bsi-cli';
</script>

README

bsi-cli

bsi (Black Shiba Inu)

Table of Contents

Install

npm install -g bsi-cli

Usage

Create

create framework template for frontend, including

  • vue admin
  • vue component
  • react
  • express
  • koa
bsi create <template-name>

create a new Cli with Abstract Cli

Date

transform timestamps to formatted(yyyy-MM-dd HH:mm:ss) value, vice versa

bsi date <value>

Compress

serve

serving a static file server in the assigned dictionary, default is current dictionary

bsi serve <dic-name>

translate

more usage please type bsi or bsi --help for detailed usage of all command

TODO

  • compress
  • date
  • create
  • serve
  • translate