Skip to content

scriptcs-contrib/scriptcs-fsharp

Repository files navigation

scriptcs-fsharp

Join the chat at https://gitter.im/scriptcs-contrib/scriptcs-fsharp

F# engine for scriptcs

Installation

scriptcs -install ScriptCs.FSharp -Pre -g

Use

Run a script

scriptcs start.fsx

Run the REPL

scriptcs -modules "fsharp"