Skip to content

F# seed project to compile and run fsharp form a linux.

Notifications You must be signed in to change notification settings

paudirac/fsharp-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

F# seed project

Clone this project in a machine with docker to run fsharp under linux.

This project is using the docker image in docker-fsharp to run mono.

First bootstraps paket and then uses it to install FAKE. Then you can use FAKE to orchestrate your build.

Getting started

Build the image

$ make create-image

and then you can run the build:

$ make build

About

F# seed project to compile and run fsharp form a linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published