Skip to content

MorganPersson/FAKE

 
 

Repository files navigation

FAKE - F# Make

"FAKE - F# Make" is a cross platform build automation system. Due to its integration in F#, all benefits of the .NET Framework and functional programming can be used, including the extensive class library, powerful debuggers and integrated development environments like Visual Studio or MonoDevelop, which provide syntax highlighting and code completion.

The new DSL was designed to be succinct, typed, declarative, extensible and easy to use.

See the project home page for tutorials and API documentation.

Build the project

  • Mono: Run build.sh Travis build status
  • Windows: Run build.cmd Teamcity build status AppVeyor build status

NuGet Status

How to contribute code

See the contributing page.

About

FAKE - F# Make

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 65.7%
  • C# 19.8%
  • JavaScript 11.3%
  • CSS 2.5%
  • TeX 0.4%
  • Shell 0.1%
  • Other 0.2%