Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 474 Bytes

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"