Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

JavaCaller CLI example

See it in action

Run the following commands :

  • npm run install-local-cli
  • npm run run:cli:verbose

Use this folder as a starter project

Please follow these simple instructions

  • Copy your jars/classes in folder java
  • Update java-caller-config.json with the appropriate JavaCaller options
  • Update package.json: name, bin, scripts
  • Publish your package to npm :)

Any question ? Please ask in Issues :)