0.0.3 • Published 11 years ago

generator-saidigitalwordpress v0.0.3

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Generator-saidigitalwordpress

A SAI Digital Wordpress project generator for Yeoman.

Getting started

  • Make sure you have yo installed: sudo npm install -g yo
  • Install the generator: npm install -g generator-saidigitalwordpress
  • Create your project directory: mkdir my_project_directory
  • Go to your project directory: cd my_project_directory
  • Run: yo saidigitalwordpress

What you get

  • A git repo is initialized for you.
  • A basic Vagrant setup for development via vagrant_wordpress
  • The latest version of Wordpress is initialized for you.
  • Dandelion deployment configuration files for staging and production are generated.
  • A fairly comprehensive project gitignore.

License

MIT License

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago