🗑️ Remove local-api-test project files and add new untracked directory local-ai-test/
This commit is contained in:
10
projects/local-ai-test/justfile
Normal file
10
projects/local-ai-test/justfile
Normal file
@@ -0,0 +1,10 @@
|
||||
_:
|
||||
@just --list
|
||||
|
||||
alias r:=run
|
||||
|
||||
# Run main.py
|
||||
run:
|
||||
te -X -k $(cat ~/.config/envs/LCOAL_DEFAULT_TINY_ENCRYPT_KEY_ID) ~/secrets/alibaba-cloud-ai-cn.env.tinyenc -- uv run main.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user