Last active
July 23, 2016 07:17
-
-
Save automata/cfe33f55035cd0015aa45861ff6f9b3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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