Jeffrey Rathgeber Jr commited on
Commit
cacf942
1 Parent(s): 75022ac

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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.