Skip to content

davidanthoff/NodeJS.jl

Repository files navigation

NodeJS

Project Status: Active - The project has reached a stable, usable state and is being actively developed. codecov.io

Overview

This package installs a private copy of Node.js for use in julia packages. The package only exports two functions:

nodejs_cmd() returns the full path of the node command. npm_cmd() returns the full path of the npm command.

The return value of both functions can be interpolated directly into julia Cmd instances.

About

Node.js installation for julia

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages