generator-habitat

0.0.8 • Public • Published

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

/generator-habitat/

    Package Sidebar

    Install

    npm i generator-habitat

    Weekly Downloads

    4

    Version

    0.0.8

    License

    Apache-2.0

    Last publish

    Collaborators

    • kamsar
    • ssluijter