1.0.4 • Published 8 years ago

folk-cli v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

folk-cli

点击此处阅读中文文档.

Folk command line tools for users!

Install

First you need install Node.js, version >= 4.0.

Then use NPM to install the package.

$ npm install -g folk-cli

Commands

init

Set your website location, and theme/plugin author information.

$ cd [your website location]
$ folk init

plugin

Create a new plugin under your site.

$ folk plugin

theme

Create a new theme under your site.

$ folk theme

pack

Pack a theme or plugin to an installation package.

$ folk pack
1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago