mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
rename cli
This commit is contained in:
parent
fef6b5c1cf
commit
3d3d021023
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -17,7 +17,7 @@ compile:
|
|||
clean:
|
||||
uv run pyclean src test
|
||||
uv run ruff clean
|
||||
rm -rf main.spec cmd.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
|
||||
rm -rf main.spec cli.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
|
||||
|
||||
wipe:
|
||||
just clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue