Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 312 Bytes

Project

A test Gleam project compiling to dotnet via F#.

It covers these features:

  • Compilation of Gleam code to F#
    • in src
    • from an external F# file

Quick start

Requires .net 8 installed locally. From the root of this repository, run:

./build-fsharp-package.sh
./run-fsharp-package.sh