scriptcs-sublime icon indicating copy to clipboard operation
scriptcs-sublime copied to clipboard

Command to run scriptcs with clean flag

Open follesoe opened this issue 12 years ago • 0 comments

Running scriptcs.exe -clean should remove any assemblies that were placed in the project's directory by scriptcs including, but not limited to, assemblies that are included in the packages declared in the packages.config file. All other binaries in the directory should be left alone.

This flag should be exposed as a Sublime Text command so that we can use a keyboard shortcut to invoke it.

follesoe avatar Mar 22 '13 12:03 follesoe