Skip to content

Tauleos/bsi-cli

Repository files navigation

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>

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