Folk command line tools for users!
First you need install Node.js, version >= 4.0.
Then use NPM
to install the package.
$ npm install -g folk-cli
Set your website location, and theme/plugin author information.
$ cd [your website location]
$ folk init
Create a new plugin under your site.
$ folk plugin
Create a new theme under your site.
$ folk theme
Pack a theme or plugin to an installation package.
$ folk pack