Jsvu

jsvu

JavaScript (engine) Version Updater.

jsvu makes it easy to fetch the latest versions of JavaScript engines for a specific OS, without the hassels of compiling them!

Get it:

1
npm install -g jsvu
1
2
# in your ~/*.rc
export PATH="${HOME}/.jsvu:${PATH}"
1
jsvu

It's prompts for the OS and the engine and install them based on your choice, it can install Chakra/ChakraCore, JavaScriptCore, SpiderMonk ey and V8 for you.

GIF FTW!

jsvu.gif

Suggest a module

Comments