Did a lot of work off-repo, basically init

This commit is contained in:
Luke I. Wilson
2021-03-11 13:27:35 -06:00
parent 2e9b2ad2b1
commit d0bb43cc8f
16 changed files with 1788 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/fivemoreminix/diesel
go 1.12
require github.com/gdamore/tcell/v2 v2.2.0