Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 866 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 866 Bytes

Deprecated / On Hold.

As there is a lot of movement in the ASP.NET Core toolchain, udpates are suspended until the fog clears..

generator-aspnet-tiny Build Status

A Yeoman generator for tiny ASP.NET 5 applications.

Usage

Precondition

You need a working Node.JS environment and ASP.NET 5 DNX/DNVM environment.

Installation

npm install -g yo
npm install -g generator-aspnet-tiny

Running the Generator

yo aspnet-tiny

Getting Started With Yeoman

Check out the complete Getting Started Guide.

License

MIT