hans

0.1.0 • Public • Published

hans - A toolkit for developing WordPress Themes.

hans usage

Description

WordPress Theme development in the CLI.

Synopsis

   hanS - Wordpress Themes development in the cli
   
   Usage:
   
          hans create your_theme_name - Creates a new wordpress theme project.
          hans link </wordpress/wp-content/themes/yourtheme> - Creates a symlink to your wordpress theme folder.
          hans watch - Watched for file changes compiles to working wordpress theme.
          hans build <path> - Builds a working wordpress theme.
          hans package <path> - Creates a zip file of your wordpress theme.
   
   Author: Samuel Hobl <nam@hobl.at>

Requirements

  • NPM (http://npmjs.org/)
  • Node.js 0.6 (http://nodejs.org/)

Install

$ npm install hans -g

Readme

Keywords

none

Package Sidebar

Install

npm i hans

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • namjul