mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
This avoid a little of confusion. Usually, `main` packages live either on the root or in folders inside `cmd/`. Having both can be confusing, so let's at least move `cmd` inside `internal`.