-
Notifications
You must be signed in to change notification settings - Fork 4
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
Installation bash script #38
base: develop
Are you sure you want to change the base?
Conversation
looks pretty good! Can I run this on Windows or do I need to run it on linux? |
Currently I have only tested it on Linux Ubunutu on my laptop and Windows Subsystem for Linux (also Ubuntu) on my Windows 10 Desktop. It will not work in Windows Command Prompt. I am considering writing a Powershell script for use on Windows but have to do some research first. |
Created a bash script for installation of necessary packages. Only works for Linux or Windows Subsystem for Linux. Documentation in 'INSTALL/README.md' and comments within 'setup_linux'
Shell output: script_test.txt