-
Notifications
You must be signed in to change notification settings - Fork 15
feat: Ubuntu dev env setup – initial script (WIP) #65
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
base: main
Are you sure you want to change the base?
feat: Ubuntu dev env setup – initial script (WIP) #65
Conversation
|
@victoriacheng15 @kevinevans1 @nataliey16 Let me know what you think! I’ll be working on the .md file to explain the setup and will add documentation for installing specific tools within the next few days (if needed) |
|
Has this been tested and what where the results. Please provide testing output from cli |
9dec27c to
059a321
Compare
@victoriacheng15 and I tested them through Virtual Machines. I initially wanted to share my progress with Victoria first and allowed us to identify and resolve some bugs/errors. We are still working on resolving the remaining issues, and testing outputs of current bugs will be shared soon. Current Issues Identified:
Additional:
|
|
@haywirebanana can we add a README to |
A README will be added after the script is fixed. :-) |
059a321 to
9b048f5
Compare
|
Here is my runthrough: Needs Fixing:
Improvements:
|
Once I fix the few little bugs, I'll have that README ready afterwards! I'll include what each step is doing and providing links to documentation on where they can find it/replicate or fix any installation problems. |
9b048f5 to
5bb5f4f
Compare
5bb5f4f to
9f2b721
Compare
victoriacheng15
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.





Context
Work in Progress
This PR addresses Issue #10 by adding a set of installation scripts within a Linux development environment. These scripts automate the installation of tools and utilities to easily and quickly set up a development environment.
What does this PR do?
Major additions:
Improvements to make
Updated To-Do :