Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy way to run locally on Linux/Windows/OSX #3

Open
jonnor opened this issue Apr 16, 2014 · 6 comments
Open

Easy way to run locally on Linux/Windows/OSX #3

jonnor opened this issue Apr 16, 2014 · 6 comments
Milestone

Comments

@jonnor
Copy link
Member

jonnor commented Apr 16, 2014

Currently one has to run imgflo as a server from commandline, register manually using imgflo-register, and manually open app.flowhub.io in browser. Which is not for everyone :)

Low priority for me, as delivering native solutions to multiple operating systems is tons of work. A proper solution would be to use Travis CI, or something that integrates with it, to continiously build and test a native app.

@nylnook
Copy link

nylnook commented Apr 17, 2014

I may be wrong, but we can probably provide an install script for easy installation of GEGL+BABL+lipsoup from source (OS dependant), and then use something like this :
https://github.com/rogerwang/node-webkit
to package an "application"

Need some more investigation ;p

@jonnor
Copy link
Member Author

jonnor commented May 9, 2014

For Ubuntu, we could publish the binary we already build on Travis. Might help some people at least

@jonnor
Copy link
Member Author

jonnor commented May 9, 2014

@nylnook: A "script" is not my definition of easy for this bug. We already have that, its called "Makefile". Downloadable, ready-to-run binaries for platform for every release is easy (automatically built).

@jonnor
Copy link
Member Author

jonnor commented May 9, 2014

One could consider packaging into a self-contained "app" a separate issue

@jonnor jonnor added this to the Future milestone Jul 24, 2014
@jonnor
Copy link
Member Author

jonnor commented Jun 13, 2016

We now build imgflo-dependencies and imgflo for OSX on Travis. Couple of tests failing on imgflo still thought, see https://travis-ci.org/imgflo/imgflo/jobs/137345887

@jonnor
Copy link
Member Author

jonnor commented Jul 22, 2016

OSX support mainline in master now, and documented in README. Next steps would be to actually bundle up into an .app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants