VsTemplar generates Visual Studio project template from provided projects: *.csproj, *.fsproj etc. Generated .zip file contains .vstemplate file(s) and project(s) content of included projects. It can be further used in .vsix template generation.


Keywords
vstemplate, template, fsharp
License
Unlicense
Install
Install-Package VsTemplar -Version 0.1.2-develop

Documentation

Issue Stats Issue Stats

ProjectScaffold

This project can be used to scaffold a prototypical .NET solution including file system layout and tooling. This includes a build process that:

In order to start the scaffolding process run

> build.cmd // on windows    
$ ./build.sh  // on unix

Read the Getting started tutorial to learn more.

Documentation: http://fsprojects.github.io/ProjectScaffold

Requirements

ProjectScaffold requires a local git installation. You can download git from Git Downloads.

Build Status

Mono .NET
Mono CI Build Status .NET Build Status

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)