Skip to content

questmetrics/ClearScript.Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearScript.Installer

ClearScript Installer encapsulates everything needed to properly add ClearScript to your project using the V8 engine.
Installing this package adds all the dependencies to the target project including the proper V8 assemblies with necessary properties set for build.

FYI: This package has a version of ClearScript compiled against .Net 4.5 only.

For Web Projects

Clearscript will attempt to set the copy to output correctly in the case of a web project, but if this fails:

For web projects, set the following on all ClearScripts/V8 dlls added to the project: Copy to Output Directory: Do not copy

About

Installer for ClearScript which sets up all dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.0%
  • PowerShell 14.6%
  • JavaScript 4.7%
  • HTML 2.2%
  • CSS 1.2%
  • Batchfile 0.2%
  • Classic ASP 0.1%