Skip to content

A prototypical .NET solution (file system layout and tooling), recommended for F# projects

License

Notifications You must be signed in to change notification settings

muehlhaus/ProjectScaffold

 
 

Repository files navigation

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)

About

A prototypical .NET solution (file system layout and tooling), recommended for F# projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 82.8%
  • Shell 14.9%
  • Batchfile 2.3%