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

Packaging/Installation #8

Open
pkill37 opened this issue Apr 18, 2019 · 4 comments
Open

Packaging/Installation #8

pkill37 opened this issue Apr 18, 2019 · 4 comments

Comments

@pkill37
Copy link
Member

pkill37 commented Apr 18, 2019

streamd and watchd need to be easily installed somehow.

We need to make it easy especially for watchd, since our solution is no longer web-based in the sense that they can not just open a URL in their browser.

There is no rush to do this though, we can do it after we open source it.

@pkill37
Copy link
Member Author

pkill37 commented Apr 18, 2019

One solution (which would depend on python and pip and wouldn't work on Windows) would be to write bash scripts (one for each) that automate what we currently do:

  1. Setup (only the first time)
    1. Download the necessary files
    2. Create a virtual environment
    3. Install dependencies
  2. Call the Python program

The installation of these bash scripts could be condensed into one-liners that users would run in their terminal.

Thoughts?

@LudeeD
Copy link
Member

LudeeD commented Apr 18, 2019

maybe just one script
that enabled both the streamd and watchd to work

@LudeeD LudeeD mentioned this issue Apr 18, 2019
@rj-jesus
Copy link
Collaborator

@LudeeD do you mean to "merge" streamd and watchd or to create a bootstrap script that serves to "install" either of the scripts?

I oppose to the first option (merge) but agree with the latter.

@LudeeD
Copy link
Member

LudeeD commented Apr 18, 2019

the second option

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