mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
5 lines
123 B
Bash
Executable File
5 lines
123 B
Bash
Executable File
# Run this script from <tinyusdz> root.
|
|
|
|
|
|
podman run -v `pwd`:/workspace -v $HOME/.claude:/root/.claude -it tinyusdz bash
|