Sha256: 82e8e6e682415a38dcb59f456f00791e070ec7e476b7d27aee2807d943c85ad8
Contents?: true
Size: 576 Bytes
Versions: 1
Compression:
Stored size: 576 Bytes
Contents
--- layout: post title: "Automated PiCrate Install" date: 2018-06-26 07:34:13 categories: PiCrate update permalink: /install_picrate/ --- For a semi-automated setup and install, download and extract [this gist](https://gist.github.com/monkstone/8f06529790c36f5b7f668015faadcbc5/archive/94c5262e4fbe4bfbc615a40478255b48cc1eaf8c.zip) ```bash bash gem_environment.sh # sets up a local gem environment rake # default is to install jruby to opt, then link using update-alternatives ``` Adjust script to suit needs if required, now installs `gems` with `jgem` from `rubygems`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
picrate-0.5.0-java | docs/_posts/2018-06-26-auto_install_picrate.md |