Skip to content

iamntz/grunt-baseproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

grunt-wp-theme

Create a WordPress theme with grunt-init.

Installation

If you haven't already done so, install grunt-init.

Once grunt-init is installed, place this template in your ~/.grunt-init/ directory. It's recommended that you use git to clone this template into that directory, as follows:

Linux/Mac Users

git clone git@github.com:iamntz/grunt-base.git ~/.grunt-init/ntz-base

Windows Users

git clone git@github.com:iamntz/grunt-base.git %USERPROFILE%/.grunt-init/ntz-base

Usage

At the command-line, cd into an empty directory, run this command and follow the prompts.

grunt-init ntz-base

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published