0.2.0 • Published 9 months ago

javy-cli v0.2.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
9 months ago

Javy npm package

This is the npm package for Javy. The package contains a small Node script that downloads the appropriate Javy binary on demand and invokes it with the parameters given.

Usage

# Install javy globally
$ npm install -g javy-cli

# Directly invoke it via npm
$ npx javy-cli@latest

Updating javy

The npm package will automatically download the newest version of Javy if a newer version is available.

Using a specific version of javy

To use a specific version of Javy, set the environment variable FORCE_RELEASE to the version you would like to use.

FORCE_RELEASE=v1.1.0 npx javy-cli@latest
0.2.0

9 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

12 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago