generator-umbraco-cms

0.5.0 • Public • Published

generator-umbraco-cms

downloads, nuget restores, builds and installs umbraco 7 End result, you load visual studio and click run and never see the install wizard.

A Yeoman generator for umbraco 7 CMS

Installation

First you need install yeoman.

npm install -g yo

Then install the generator.

npm install -g yo umbraco-cms

Usage

Create a directory for your new app.

mkdir new-umbraco; cd new-umbraco/

Generate your app and follow the prompts.

yo umbraco-cms

Load visual studio and run Umbraco! 💥

Future plans

I'd like feedback. Is it worth adding a way to specify the database type?

Readme

Keywords

Package Sidebar

Install

npm i generator-umbraco-cms

Weekly Downloads

6

Version

0.5.0

License

none

Unpacked Size

29.8 MB

Total Files

1666

Last publish

Collaborators

  • stuart.crouch