0.0.8 • Published 8 years ago

generator-habitat v0.0.8

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
8 years ago

generator-habitat NPM version

Yeoman generator for Sitecore Habitat

Installation

First, install Yeoman and generator-habitat using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-habitat

Installing Habitat

Prerequisites:

  • Install a Sitecore instance with SIM. Use the version Habitat currently supports. You may use any hostname and path.
  • Install WFFM on your Sitecore instance.
  • You need a copy of Git installed.

Then:

  • Open an ADMINISTRATIVE command prompt (or PowerShell)
  • cd to where you want to install Habitat (make a new folder for your repository):
cd path\to\myNewHabitat
yo habitat

... then follow the prompts.

When you're done, you'll have a fully functioning Habitat installation.

Adding Features to Habitat

Execute in the root of your existing Habitat installation:

yo habitat:feature

...then follow the prompts.

Adding Foundation Modules to Habitat

Execute in the root of your existing Habitat installation:

yo habitat:foundation

...then follow the prompts.

License

Apache-2.0

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago