PythonBuddy icon indicating copy to clipboard operation
PythonBuddy copied to clipboard

Added support for GitHub Codespaces

Open ewei068 opened this issue 2 years ago • 0 comments

I thought this project would be a good candidate to run on Codespaces now that it's not being hosted anymore. This will allow easy PythonBuddy use with minimal technical knowledge and setup.

Added the following Codespaces support:

  • Devcontainer configuration .devcontainer/devcontainer.json
  • Simple run script setup.sh
  • Codespace instructions in README.md

ewei068 avatar Apr 17 '23 22:04 ewei068