https://github.com/queil/fsy
F# scripts launcher
https://github.com/queil/fsy
Last synced: about 2 months ago
JSON representation
F# scripts launcher
- Host: GitHub
- URL: https://github.com/queil/fsy
- Owner: queil
- License: unlicense
- Created: 2023-02-08T08:13:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-20T19:36:58.000Z (2 months ago)
- Last Synced: 2026-04-20T21:27:56.437Z (2 months ago)
- Language: F#
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fsy - F# script launcher
A simple experimental dotnet tool for compiling and running F# scripts with caching and built-in support for Paktet.
Powered by [fsc-host](https://github.com/queil/fsc-host).