/grunt-init-csharp

Use grunt-init to quickly scaffold a C# solution

Primary LanguageC#

grunt-init-csharpsolution

Quickly scaffold a C# solution with grunt-init. Adapt to suit your own needs.

Installation

If you haven't already done so, install nodejs and grunt-init.

Once grunt-init is installed, place this template in your ~/.grunt-init/ directory. It's recommended that you use git to clone this template into that directory, as follows:

git clone https://github.com/csvenke/grunt-init-csharp.git ~/.grunt-init/csharp

Usage

At the command-line, run this command and follow the prompts.

grunt-init csharp