Skip to content

Instantly share code, notes, and snippets.

@automata
Last active July 23, 2016 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save automata/cfe33f55035cd0015aa45861ff6f9b3d to your computer and use it in GitHub Desktop.
Save automata/cfe33f55035cd0015aa45861ff6f9b3d to your computer and use it in GitHub Desktop.
git clone https://github.com/imgflo/imgflo.git
cd imgflo
git submodule update --init
TRAVIS_OS_NAME=osx make travis-deps
npm install
rm install/lib/libs/libsqlite*.dylib
make run RELOCATE_DEPS=true NOAUTOLAUNCH=1 GRAPH=graphs/checker.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment