Update: Add installation scripts #3
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LilithArson/midieq!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "OrionTheOreooo/midieq:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pull Request [PR Name]
Description
Add installation scripts, to make it easier for users
Why we need to add this
Some people have had issues installing/running this, so I think these scripts should get it working
https://discord.com/channels/1366946931892424778/1530158814635102329/1530534774698020966
https://discord.com/channels/1366946931892424778/1530158814635102329/1530622725964697820
Further testing on other machines than my own should be completed before this is merged.
Checklist
Breaking changes
None that I can find...
Tested on Windows 10 Latest
Tested on Arch Linux i3+bash/zsh Latest
@ -8,1 +8,4 @@`git clone` the project to download it, then run `npm install` to install the dependencies.You can also install using:Linux: `curl -o- https://git.byrdstation.space/OrionTheOreooo/midieq/raw/branch/main/install.sh | bash`Update URL before merge
@ -9,0 +12,4 @@Windows:- Download and install cURL from https://curl.se/download.html- Run `curl https://git.byrdstation.space/OrionTheOreooo/midieq/raw/branch/main/install.bat | cmd`Update URL
Resolved in upcoming push