7 lines
126 B
Makefile
7 lines
126 B
Makefile
_default:
|
|
@just --list
|
|
|
|
|
|
run-visualizer:
|
|
uv run --with websockets,colorama,munch,fire python3 bluesky-simple-print.py
|