#!/usr/bin/env bash

npm install -g grunt grunt-cli
npm install mongoose
npm install -g
npm link
grunt
