-
Notifications
You must be signed in to change notification settings - Fork 369
Modules master list
Filip W edited this page Jul 31, 2017
·
3 revisions
This is a list of currently available modules for scriptcs.
Mono-based script engine for scriptcs by scriptcs
-
scriptcs -install ScriptCs.Engine.Mono
Mono-based script engine for scriptcs by scriptcs
-
scriptcs -install ScriptCs.Engine.Roslyn
F# engine for scriptcs
-
scriptcs -install scriptcs.fsharp -pre
Module for executing scripts stored as Gists by ryanrousseau
-
scriptcs -install ScriptCs.Gist
Allows you to replace Nuget with Paket for you scriptcs scenarios by filipw
Allows you to compile a script without executing it, by vladislav-karamfilov
- Home
- Build scriptcs
- Building on Mac and Linux
- Using scriptcs
- The command line
- Package installation
- Writing a script
- Compiling (and caching) to a .dll
- Debugging a script
- REPL
- Running scripts in Atom
- REPL
- Script Packs
- Script Libraries
- Modules
- Hosting
- Community
- Known Issues