diff options
author | Nate Buttke <nate-web@riseup.net> | 2023-07-25 22:40:00 -0700 |
---|---|---|
committer | Nate Buttke <nate-web@riseup.net> | 2023-07-25 22:40:00 -0700 |
commit | 0985b7f2d467ecbeba0c6ca51ba03236cd4ff929 (patch) | |
tree | 5c24e8f12cd4416c69c5a37c365af34a1119a47f /README.md |
hi dan
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..001f36b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +forked from https://github.com/keerthanpg/TalkToCode + +really hard to explain and messy right now. Refactor soon. You need to install +tree-sitter and make an object file to parse `go`, the only language that works +right now. + +Lots of stuff is hard coded. |