written initial prototype in rust

This commit is contained in:
FantasyPvP
2024-10-24 18:32:17 +01:00
commit 9cdd608311
6 changed files with 232 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
[package] name = "cs_coursework_editor_draft" version = "0.1.0" edition = "2021" [dependencies] ncurses = "6.0.1" i may have made a very scuffed version of vim.