flask/.devcontainer/welcome-message.txt
2023-02-10 19:30:33 +00:00

7 lines
406 B
Text

👋 Welcome to Flask in Codespaces!
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
📝 Wait for the "postCreateCommand" to finish setting things up, then run `. .venv/bin/activate` to activate your virtualenv.
🚀 To start coding, checkout a branch from the latest release for bugs or docs fixes, or from main for new feature work.