Commit graph

7 commits

Author SHA1 Message Date
Cara Salter
8fefd54d90
wip
not sure what's not working, but initial work on the trait
2023-04-22 21:04:14 -04:00
Conrad Kramer
1a13b77295 wip 2023-04-22 12:02:57 -04:00
Conrad Kramer
b37086e8f6 Add debugging task for VS Code
This allows you to launch the command line program into a debugger. This
commit also tweaks the CI and fixes a small error in the build script.
2023-04-16 21:19:46 -04:00
dav
02efa85a19 Fix types and fix build + clippy lints for linux
This commit changes `copy_if_name` to take a c_char.
2023-04-16 16:44:18 -04:00
Conrad Kramer
47f1312666 Add initial README
It is short and sweet for now
2023-04-10 18:44:02 -04:00
Conrad Kramer
39c3600022 Update Github Actions to run cargo directly
The cargo action is deprecated so this change switches to using a bash
invocation
2023-04-10 18:43:41 -04:00
Conrad Kramer
c1e7415871 Initial commit 2023-04-10 16:49:23 -04:00