DDMAL / rodan-client

:dragon: A client for Rodan. Dig it.
http://ddmal.github.io/rodan-client/
Other
3 stars 3 forks source link

rodan-client

Rodan-Client is a GUI that allows you to interact with Rodan jobs and workflows.

UPDATE: You should not need to install rodan-client this way anymore. Rodan-Docker does everything for us.

Prerequisites

Install Homebrew, Yarn, Gulp and git if you have not already. You should install both yarn and gulp globally.

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install yarn
yarn global add gulp

Installation