mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
version bump to 0.2.0
This commit is contained in:
parent
be82bc4ba5
commit
9e1e5d9642
4 changed files with 53 additions and 6 deletions
3
justfile
3
justfile
|
|
@ -4,6 +4,9 @@ list:
|
|||
run *args:
|
||||
uv run src/smithycmd.py {{args}}
|
||||
|
||||
python *arguments:
|
||||
uv run python -c {{arguments}}
|
||||
|
||||
marimo:
|
||||
uv run marimo --edit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue