adding claude stuff
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
docker run -it --rm \
|
||||
-v /code/php/sites/shopping-cart:/home/brian/app \
|
||||
--name claude-code-shopcart \
|
||||
claude-code-shopcart
|
||||
Reference in New Issue
Block a user