UNPKG

create-es4x

Version:

Scalefold a ES4X Project Node for GraalVM via vertx4

23 lines (16 loc) 565 B
# create-es4x Is a Standalone and NPM Compatible way to create es4x Application Boilerplate as also Automate some of the Needed Project Configurations this ships with graalvm-ce latest but that can be disabled if you want to use your own graalvm version for development. ## Features - Process Management - Manage Java dependencies - Manage NPM dependencies ### Install GraalVM ```bash # ``` ### use es4x This are at present the instructions for the current version of create this will get replaced with this when it is ready. ```bash npm init es4x init ```