Sha256: e90ab2d7d189fc98d46115aea4b9b8e96522253b5f92d34bc25007443dd75555
Contents?: true
Size: 493 Bytes
Versions: 8
Compression:
Stored size: 493 Bytes
Contents
--- layout: post title: "Building PiCrate gem on Linux" date: 2018-11-18 07:34:13 categories: PiCrate update --- Requirements:- 1. Latest jogl-2.4.0-rc jars (place in ~/jogl-2.4-rc2021011 folder see [jogl-jars][jars]). 2. jdk-11+ and maven Simply clone this distribution, then rake to build and test gem ```bash git clone --depth 1 https://github.com/ruby-processing/PiCrate.git cd PiCrate rake # to build gem ``` [jars]:https://jogamp.org/deployment/archive/rc/v2.4.0-rc-20210111/jar/
Version data entries
8 entries across 8 versions & 1 rubygems