Skip to content

Instantly share code, notes, and snippets.

@phelewski
Created March 9, 2020 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phelewski/546815779a17cdbc341e6b18f5409cbf to your computer and use it in GitHub Desktop.
Save phelewski/546815779a17cdbc341e6b18f5409cbf to your computer and use it in GitHub Desktop.
Visual Studios Code Remote - Container Blog | Example Ruby Project devcontainer.json postCreateCommand Partial
{
"postCreateCommand": "bundle install"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment