feat: enhance workshop VM setup and developer experience
This commit is contained in:
2
Makefile
2
Makefile
@@ -107,7 +107,7 @@ destroy-cloud:
|
||||
cd terraform && terraform destroy -auto-approve
|
||||
|
||||
clean:
|
||||
rm -rf result .direnv terraform/.terraform terraform/terraform.tfstate*
|
||||
rm -rf result .direnv terraform/.terraform terraform/terraform.tfstate* workshop-vm.*
|
||||
@echo "🧹 Cleaned up build artifacts"
|
||||
|
||||
opencode:
|
||||
|
||||
Reference in New Issue
Block a user