#!/usr/bin/env bash

sudo apt update
sudo apt install rake npm
sudo npm install -g mocha
npm i --save lodash.clonedeep
