nealkumar / JBrew

The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
https://jbrew.org/
BSD 3-Clause Clear License
0 stars 0 forks source link

Add unix quick setup script #143

Closed nealkumar closed 4 years ago

nealkumar commented 4 years ago

Is your feature request related to a problem? Please describe. An easy "quick-install" .sh script that places the .so libraries in the correct location for CBrew to find.

nealkumar commented 4 years ago

Closed with #158