Get the latest tech news
FSharpPacker – compile F# scripts to executables
Packs FSX files into executable. Contribute to kant2002/FSharpPacker development by creating an account on GitHub.
This tool allows package FSX files as self-contained executables. Please note that the app is produced as self-contained by default. DirectiveStatusNotes#load✅#r "path\file.dll"✅#r "nuget: package"✅#r "nuget: package, version"✅#load✅#i "nuget: source-feed"✅#quit✅#r "custom: custom-path"⬜This is tricky and require deep involvement with FSharp.Compiler.Services#I "custom: custom-path-search-hint"⬜Directive#help#time
Or read this on Hacker News