Work in progress
RUST_LOG=info cargo run --example sample
Confirmed to work on Linux and MacOS. Should work on everything else...
TODO - SQLite DB ingest
cargo install diesel_cli --no-default-features --features sqlite --force
diesel migration run
RUST_LOG=debug
export SD_USER=your_sd_username
export SD_PWD=your_sd_password