JavaCaller CLI example
See it in action
Run the following commands :
npm run install-local-clinpm 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.jsonwith the appropriate JavaCaller options - Update
package.json:name,bin,scripts - Publish your package to npm :)
Any question ? Please ask in Issues :)