graal-js-archetype icon indicating copy to clipboard operation
graal-js-archetype copied to clipboard

Update docs ?

Open nsavageJVM opened this issue 6 years ago • 0 comments

In https://mvnrepository.com/artifact/com.oracle.graal-js/nodejs-archetype, version is now 0.1 perhaps make a bit more clear what graalvmPath should point to mvn -DarchetypeCatalog=local
-DarchetypeGroupId=com.oracle.graal-js
-DarchetypeArtifactId=nodejs-archetype
-DarchetypeVersion=0.1
archetype:generate
-DgraalvmPath=$HOME/"path to top level directory of your graalvm installation"

nsavageJVM avatar Jul 09 '18 21:07 nsavageJVM