Feat: work on metadata and packaging

This commit is contained in:
2026-02-01 14:00:10 +01:00
parent dd77f6d92d
commit ea202a2ab0
11 changed files with 155 additions and 32 deletions

View File

@@ -38,7 +38,7 @@ use settings::Settings;
use state::audio::RefreshRate;
#[derive(Parser)]
#[command(name = "cagire", about = "A step sequencer with Ableton Link support")]
#[command(name = "cagire", version, about = "Forth-based live coding sequencer")]
struct Args {
/// Directory containing audio samples to load (can be specified multiple times)
#[arg(short, long)]