Skip to content

An art project for Critical NW 2023

License

Notifications You must be signed in to change notification settings

matthewtole/telephone

Repository files navigation

Telephone Test status Coverage Status

An art project for Critical NW 2023.

Installation

Rust

Install Rust

curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh

Install dependneices

sudo apt install pkg-config alsa libasound2-dev sqlite3 libsqlite3-dev

Install Diesel CLI

cargo install diesel_cli --no-default-features --features sqlite

Setup database

diesel setup

Version 0

Version 1