mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
Update README
This commit is contained in:
parent
ee89a7bf11
commit
a66b1efeae
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ Bundling with [PyInstaller](https://pyinstaller.org/en/stable/index.html) can be
|
|||
```bash
|
||||
uv run pyinstaller --clean -F src/cmd.py --name smithycmd
|
||||
```
|
||||
(or `just compile`)
|
||||
which will output an executable `smithycmd` for the CLI in `dist/`, which can be uploaded
|
||||
to the latest [GitHub Releases Page](https://github.com/tgorordo/smithy/releases).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue