Giter VIP home page Giter VIP logo

fake's Introduction

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

  • Quick: Download and install the Dotnet SDK and run dotnet build build.proj
  • Fake5: Install FAKE 5 (for example via choco install fake -pre) and run fake build

Azure Pipelines build status Travis build status AppVeyor build status CircleCI build status Gitlab CI build status

Note: The build of the "legacy" parts (FAKE 4) will most likely fail

  • when you are on linux and do not have mono installed
  • when you are on windows and do not have Visual Studio installed

Either build only the netcore parts via fake build target FullDotNetCore or install the requirements according to the contributing page

Make sure to have long path enabled: https://superuser.com/questions/1119883/windows-10-enable-ntfs-long-paths-policy-option-missing Otherwise the test-suite will fail (However, the compilation should work)

Issue Stats Issue Stats

NuGet Badge NuGet Badge 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.

fake's People

Contributors

baronfel avatar bentayloruk avatar blythmeister avatar brianary avatar cloudroutine avatar cnd avatar colinbull avatar ctaggart avatar danielfabian avatar devcrafting avatar forki avatar inosik avatar isaacabraham avatar jamescrowley avatar kblohm avatar magicmonty avatar matthid avatar mausch avatar mexx avatar morganpersson avatar qexk avatar rflechner avatar sergey-tihon avatar sliepie avatar stevegilham avatar twith2sugars avatar vanceism7 avatar vbfox avatar vlukash avatar xavierzwirtz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.