Commit Graph
8 Commits
Author SHA1 Message Date
Greg Hellings be7d2873e6 Now with the ability to ask for formtted text 2025-02-25 10:46:07 -06:00
Greg Hellings a2fcfb1724 Fix CI
Hopefully fix the CI running pre-commit
Add a CI build step
Add a CI `cargo test` step
2025-02-25 00:15:04 -06:00
Greg Hellings 2a890a53cb Setting verse key by text
Add the ability to set a very key by text
Make the main.rs iterate random verses in John 3
2025-02-25 00:06:12 -06:00
Greg Hellings 0c3e46497c Better wrapping with Rust
Trying to hide most of the CXX nastiness behind the actual module
Move the CXX ffi stuff to its own module
Separate mgr and module mods
Modify main.rs to use the basic code we have done so far
2025-02-24 23:18:38 -06:00
Greg Hellings 87fde0db10 Fetching modules and their names 2025-02-24 22:35:47 -06:00
Greg Hellings 3e2cd701d0 Able to fetch a list of module names 2025-02-24 20:55:06 -06:00
Greg Hellings 1a6e51579b Compiling and linking with sword 2025-02-24 15:59:24 -06:00
Greg Hellings 7f92974785 Basic scaffolding 2025-02-24 10:14:02 -06:00