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