node-opencv/smoke.sh
2012-09-19 12:26:46 -07:00

7 lines
140 B
Bash
Executable File

#!/bin/bash
node-gyp rebuild && echo '-- Compiled OK --
' && node smoketest.js #&& echo '-- Smoke Done, running tests --
#' && npm test