npm.io
4.0.1 • Published 10 years ago

generator-namics-wordpress

Licence
Version
4.0.1
Deps
8
Vulns
12
Weekly
0
DeprecatedThis package is deprecated

A WordPress Generator from Namics 13

http://13.namics.com

Features

  1. Downloads latest WordPress
  2. Downloads Namics 13 Frontend Architecture
  3. Copies Namics Kickstart Templates
  4. Search & Replaces Strings in all Files with Project name

Open /app/templates folder to see, which files are copied as a Kickstart.

Howto develop this Yeoman Generator

Link the node_module on your local machine:

$ npm link

To run the test execute the following command:

$ mocha

Howto publish this Yeoman Generator to NPM

Increase the version in package.json and write the changes into CHANGELOG.md

Run the following command:

$ npm publish

Keywords