140 Forks
1475 Stars
1475 Watchers

ClearScript

A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).

How to download and setup ClearScript

Open terminal and run command
git clone https://github.com/microsoft/ClearScript.git
git clone is used to create a copy or clone of ClearScript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ClearScript https://github.com/microsoft/ClearScript/archive/master.zip

Or simply clone ClearScript with SSH
[email protected]:microsoft/ClearScript.git

If you have some problems with ClearScript

You may open issue on ClearScript support forum (system) here: https://github.com/microsoft/ClearScript/issues