0.5.0 • Published 6 years ago

generator-umbraco-cms v0.5.0

Weekly downloads
15
License
-
Repository
-
Last release
6 years ago

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?

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago