[Dev] Adds .devcontainer manifest to help promote contributions (#342)
* Added a devcontainer file * linting * Added link to README
This commit is contained in:
@@ -10,5 +10,3 @@ services:
|
||||
command: bash -c "chmod +x docker/docker-run.dev.sh && docker/docker-run.dev.sh"
|
||||
stdin_open: true
|
||||
tty: true
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user