You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-9
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,14 @@ Each folder can be treated as a standalone version of the project as it was at t
15
15
- Ex 02 - Creating the First Feature - Implementing user activation and prompt
16
16
- Ex 03 - Implementing a Shell.
17
17
- Ex 04 - Completing Filesystem Initialization.
18
-
- Ex 05 - To Be Added.
18
+
- Ex 05 - Adding a Text Editor
19
19
20
20
21
-
That's the road so far.
21
+
That's the road so far.<BR><BR>
22
+
23
+
UPDATE: For now, I decided to end this project here. I ran into issues attempting to add file image writing.<BR>
22
24
23
25
## Where to see the project
24
26
This project is a collection of Medium articles I'm writing as I learn Go and build out this project. You can find the article for the code in `src/01` <ahref="https://alysonn.medium.com/a-virtual-filesystem-in-go-creating-our-foundation-9af62b0e82db">here</a>
0 commit comments