bsi-cli
v1.3.1
Published
日常工作中的生产力合集
Downloads
6
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
- [x] date
- [ ] create
- [x] serve
- [ ] translate