- clone the forge-project
git clone https://github.com/fsharp-editing/Forge.git - change directory
cd Forge - run the build script
./build.sh
if all works out you should have a Forge.exe in ./temp/bin that you can call
with mono (assuming you use mono)