rexk/mocha-mix

View on GitHub
scripts/precise32-node_0.12

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

apt-get install -y build-essential curl

curl -sL https://deb.nodesource.com/setup_0.12 | sudo bash
apt-get install -y nodejs