Skip to content

forki/FAKE

 
 

Repository files navigation

FAKE - F# Make

Join the chat at https://gitter.im/fsharp/FAKE

"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 AppVeyor build status

Issue Stats Issue Stats

NuGet Badge

How to contribute code

See the contributing page.

Maintainers

Although this project is hosted in the fsharp repository for historical reasons, it is not maintained and managed by the F# Core Engineering Group. The F# Core Engineering Group acknowledges that the independent owner and maintainer of this project is Steffen Forkmann.

Packages

No packages published

Languages

  • F# 77.6%
  • C# 13.8%
  • CSS 4.8%
  • JavaScript 2.9%
  • Shell 0.6%
  • HTML 0.2%
  • Other 0.1%