mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
chore(goose2): just goose2 <command> with the addition of just goose2 kill (#8570)
Signed-off-by: Matt Toohey <contact@matttoohey.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
23755aa458
commit
bae26d6302
2 changed files with 30 additions and 6 deletions
2
Justfile
2
Justfile
|
|
@ -1,5 +1,7 @@
|
|||
# Justfile
|
||||
|
||||
mod goose2 'ui/goose2'
|
||||
|
||||
# list all tasks
|
||||
default:
|
||||
@just --list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue