Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@youribonnaffe
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save youribonnaffe/9595497 to your computer and use it in GitHub Desktop.
Save youribonnaffe/9595497 to your computer and use it in GitHub Desktop.
Build jsr223 nativeshell
git clone https://github.com/youribonnaffe/jsr223-nativeshell.git
cd jsr223-nativeshell
./gradlew
java -cp build/libs/jsr223-nativeshell-0.1.jar jsr223.nativeshell.Main bash echo Hello World
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment