Skip to content

Using scriptcs from the CLI

BlackFrog1 edited this page Oct 30, 2013 · 2 revisions

-clean

Cleans installed packages from working directory. The working directory is the directory that scriptcs is launched from.

inmemory

-help

Display the usage message.

-repl

Launch REPL mode when running script. To just launch REPL, simply use 'scriptcs' without any args.

-script

The file name of the script to execute. Current the extension must be .csx

-version

Output the current version.