rexk/mocha-mix

View on GitHub
scripts/precise32-node_4.x

Summary

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

apt-get install -y build-essential curl

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