mexx / FSharp.Configuration

The FSharp.Configuration project contains type providers for the configuration of .NET projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSharp.Configuration

The FSharp.Configuration project contains type providers for the configuration of .NET projects.

Documentation available here.

Building

  • Run build.cmd

Testing

  • Start FSharp.Configuration.sln and configure the project's debug mode to run [YOURPATH]\FSharp.Configuration\FSharp.Configuration.Tests.sln with C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe.

Disclaimer

This is an alpha build and as such may have problems yet undetected. This is not suitable for production use. I am not responsible for any inadvertent damage and destruction caused by this software.

About

The FSharp.Configuration project contains type providers for the configuration of .NET projects.

License:Other


Languages

Language:F# 99.8%Language:Shell 0.2%