Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Installation

Matthew Parnell edited this page Nov 22, 2016 · 3 revisions

Installing snoing

To install snoing merely git clone the repository e.g.,

git clone git@github.com:snoplus/snoing.git

Setup snoing

To setup snoing just source the env.sh file in a bash shell, it is then ready to use.

Updating snoing

The env.sh script will update snoing every time it is executed. If this doesn't work then just do

git pull

Clone this wiki locally