#!/bin/sh

git clone https://github.com/energychain/StromDAO-BusinessObject.git
cd StromDAO-BusinessObject
npm install -g mocha
npm install
npm test