Skip to content

Latest commit

 

History

History

monitoring_hub

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MonitoringHub

An umbrella application containing shared utils and different UI components

Shared Dependency Installation Guide

Depends on:

1. Erlang 20.x
2. Elixir 1.5.2
3. Node 4.2.2
	- Node-Sass
	- Browserify
4. Hex

Installing Elixir: Provides instructions for installing Elixir and Erlang. Installing Node: NVM makes it easiest to install proper version

Installing Hex: run mix local.hex Installing Node dependencies: run npm install -g node-sass browserify

Monitoring Hub Dependency Installation Guide

  • run mix deps.get

To build specific apps see README's under each application.