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

Add automatic install attemps for different platforms and distros. Not tested on all platforms. #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

j0yk1ll
Copy link

@j0yk1ll j0yk1ll commented May 29, 2024

While installing I had some issue because of the shebang so I corrected it.

It can now be installed via bash install.sh or ./install.sh. Before it couldn't find my python3 even though it was installed and in path.

While I was at it, I added some code to automatically install the dependencies because I think it might help some beginners, though I didn't test them all. I think it's easier to fix any errors as they occur on the specific platform.

@j0yk1ll j0yk1ll marked this pull request as draft May 29, 2024 02:05
@j0yk1ll j0yk1ll closed this May 29, 2024
@j0yk1ll j0yk1ll reopened this May 29, 2024
@j0yk1ll j0yk1ll marked this pull request as ready for review May 29, 2024 02:06
@ObjectJosh
Copy link
Contributor

ObjectJosh commented May 29, 2024

@j0yk1ll Awesome! Looking forward to this getting merged in :)

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.

3 participants