GitHub - mexx/ProjectScaffold: A prototypical .NET solution (file system layout and tooling), recommended by the F# Foundation. · GitHub
Skip to content

mexx/ProjectScaffold

 
 

Repository files navigation

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 mono

Read the Getting started tutorial to learn more.

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

About

A prototypical .NET solution (file system layout and tooling), recommended by the F# Foundation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • F# 74.2%
  • C# 18.1%
  • Shell 7.7%