add devcontainer

This commit is contained in:
2025-03-24 11:17:05 -05:00
parent 8acc46c08d
commit a580e78d81
6 changed files with 37 additions and 24 deletions

4
.devcontainer/boot.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
bundle update --bundler
bundler install