Skip to content

coko7/boat-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ boat-lib

Rust utility library for boat.

Crates info License: GPL-3.0 Rust Tests

Warning

🚧 Work in Progress

This library is actively being developed. Since it's in its early stages, things will likely break often. Don't use it for now.

Schema

Entity Relationship Diagram (ERD) made with kroki.io:

Entity Relationship Diagram

Build options

You can compile with:

cargo build

Note

boat-lib relies on rusqlite to interact with SQLite. By default, it uses rusqlite without the bundled feature so it requires that you have SQLite installed on your system. If you wish to use a bundled version of SQLite instead, you need to enable the bundled-sqlite feature:

cargo build --features bundled-sqlite

About

⚙️ Rust utility library for boat.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages