2023-02-10 19:30:33 +00:00
|
|
|
👋 Welcome to Flask in Codespaces!
|
|
|
|
|
|
|
|
|
|
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
|
|
|
|
|
|
2023-02-10 21:24:49 +00:00
|
|
|
🚀 To start coding, wait for the "postCreateCommand" to finish setting things up, then:
|
2023-02-10 21:22:22 +00:00
|
|
|
- run `. .venv/bin/activate` to activate your virtualenv
|
|
|
|
|
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix
|