Recent releases have been pre-built using cross-compilers and this script and are downloadable below.
If you have found these packages useful, give me a shout out on twitter: @adammw
Recent releases have been pre-built using cross-compilers and this script and are downloadable below.
If you have found these packages useful, give me a shout out on twitter: @adammw
| var util = require('util'), | |
| path = require('path'), | |
| fs = require('fs'), | |
| colors = require('colors'), | |
| spawn = require('child_process').spawn; | |
| var test, file, error = 0, errors = 0; | |
| var filepath = path.join(__dirname); | |
| process.stdout.write('\n1..' + files.length); |