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?

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.5.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.5.00
0.4.00
0.3.00
0.2.00
0.1.00

Package Sidebar

Install

npm i generator-umbraco-cms

Weekly Downloads

0

Version

0.5.0

License

none

Unpacked Size

29.8 MB

Total Files

1666

Last publish

Collaborators

  • stuart.crouch