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

(feat/fix) Add Linux installer script, fix misc_utils.py, update README #46

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dfgHiatus
Copy link
Contributor

@dfgHiatus dfgHiatus commented Sep 28, 2024

The following PR adds a Linux installer script for Project Babble. At a very high level:

  1. This clones the Project Babble repo to the user's computer.
  2. Creates a virtual environment and installs any dependencies.
  3. Adds babble-app to PATH, so you can run the app from the terminal.

This will also keep the app up to date. Tested on Mint Linux 22, should work on any x86-64 system.

@dfgHiatus dfgHiatus changed the title Create babbleapp.sh (feat) Add Linux installer script Sep 28, 2024
@dfgHiatus dfgHiatus changed the title (feat) Add Linux installer script (feat) Add Linux installer script, README Sep 28, 2024
@dfgHiatus dfgHiatus changed the title (feat) Add Linux installer script, README (feat) Add Linux installer script, update README Sep 28, 2024
@dfgHiatus dfgHiatus changed the title (feat) Add Linux installer script, update README (feat/fix) Add Linux installer script, fix misc_utils.py, update README Sep 28, 2024
@dfgHiatus
Copy link
Contributor Author

Added fix for #45

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

Successfully merging this pull request may close these issues.

1 participant