0.1.0 • Published 6 years ago

slothd-cli v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Slothd-Cli

NPM

Usage

Install

install ' slothd-cli ' with npm or yarn

$ npm i slothd-cli -g
$ yarn global add slothd-cli

AddSite

add site with slothd-cli

$ slothd-cli addsite SiteName
$ cd SiteName
$ npm / yarn install

AddComponent

add a component

$ slothd-cli addcomponent
? 请输入组件名 componentname
? 组件描述 component description
? 当前目录不存在components文件夹,是否创建? Yes
√ components 创建成功 :)
√ 组件创建成功
0.1.0

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago