This repository contains scripts to create operating system packages to support SolarNet. SolarNetwork Foundation hosts a Debian package repository (and a staging repository) for pre-built Debian packages.
The exact build requirements vary for each package. Most packages use make
and
fpm
. On Debian systems, these can typically be installed like this:
$ sudo apt-get install ruby ruby-dev build-essential
$ sudo gem install --no-ri --no-rdoc fpm