Skip to content

Developer Guide

Oli Wennell edited this page Mar 23, 2018 · 2 revisions

Prerequisites

  • Windows (tested on Windows 10 and Windows Server 2012)
  • Visual Studio 2017
  • .NET 4.6 SDK or higher

Building

To build locally, clone the repository and cd to the cloned location.
You can then run fake.bat to compile Fettle and run all tests.

Once this is complete, the built console runner will be available in ./src/Console/bin/Release.

Clone this wiki locally