Spaces:
Runtime error
Runtime error
Merge pull request #1 from JeffreyRathgeber/milestone-1
Browse files- DockerTerminal.png +0 -0
- README.md +9 -0
DockerTerminal.png
ADDED
![]() |
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# CSUY4613-Assignments
|
2 |
+
PROJECT MILESTONE 1 README
|
3 |
+
JEFFREY RATHGEBER jr5349
|
4 |
+
|
5 |
+
I am using macOS, so I simply downloaded and installed Dockerr Desktop. I already had Visual Studio Code installed,
|
6 |
+
so I installed the Dev Containers exstension. Using that extension, I was able to construct and configure a .json
|
7 |
+
container in my project folder. I just picked the basic default configuration because I am not yet familiar with
|
8 |
+
dev containers, but I know how to go about updating and reconfiguring in the future. I also have PyCharm installed
|
9 |
+
and have experience with other IDE's as backup.
|