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

“One-click” install #63

Open
reidpr opened this issue Jul 30, 2013 · 5 comments
Open

“One-click” install #63

reidpr opened this issue Jul 30, 2013 · 5 comments

Comments

@reidpr
Copy link
Owner

reidpr commented Jul 30, 2013

Suggested by @tewk: Installation is kind of hard, even if the dependencies are put in a better format. It would be nice if there was a script that took care of everything, e.g.:

  1. Install Homebrew.
  2. Download and unpack QUAC.
  3. Run script.
  4. Done.
@gfairchild
Copy link
Collaborator

Might I suggest the standard setup.py approach? This could then be installed from PyPI.

@reidpr
Copy link
Owner Author

reidpr commented Aug 2, 2013

Can setup.py install dependencies not in PyPI?

@gfairchild
Copy link
Collaborator

Good question. I'm not sure. Which dependencies aren't on PyPI?

@aronwc
Copy link
Collaborator

aronwc commented Aug 2, 2013

Sometimes

@aronwc
Copy link
Collaborator

aronwc commented Aug 7, 2013

Also consider https://travis-ci.org to run continuous testing after each push.

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

No branches or pull requests

3 participants