MPK

MPK is a Media Production Kit in Lisp.

1. help

mpk -h
mpk 0.1.0
ellis <ellis@rwest.io>
media programming kit

USAGE:
    mpk [OPTIONS] <SUBCOMMAND>

OPTIONS:
    -c, --cfg <CFG>    [default: ~/mpk/mpk.toml]
        --trace        Enable DB tracing
        --profile      Enable DB profiling
    -h, --help         Print help information
    -V, --version      Print version information

SUBCOMMANDS:
    init      Initialize MPK
    sesh      Interact with sessions
    play      Play an audio file
    run       Run a service
    db        Interact with the database
    info      Print info
    pack      Package resources [.tar.zst]
    unpack    Unpackage resources [.tar.zst]
    help      Print this message or the help of the given subcommand(s)