Sha256: 26ff949e0de8413216fd52071970bc7d024d8dc902d586fb38bbbc3ce4a161ad
Contents?: true
Size: 669 Bytes
Versions: 5
Compression:
Stored size: 669 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/d8617b32e5b83f33e077d48b862a79b46bcdbbbc.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, currently downloads gems and installs using downloaded copies (currently there is an issue with jgem downloads from rubygems on raspberryPI).
Version data entries
5 entries across 5 versions & 1 rubygems