poodio 0.0.23

Farts poo poo audio
Documentation
1
2
3
4
5
6
use poodio::cli;

fn main() {
    cli::init();
    cli::main();
}