Automatically activate venv
This commit is contained in:
parent
b533c23361
commit
8ae3ed8a1b
3 changed files with 25 additions and 5 deletions
|
|
@ -3,5 +3,5 @@
|
|||
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
|
||||
|
||||
🚀 To start coding, wait for the "postCreateCommand" to finish setting things up, then:
|
||||
- run `. .venv/bin/activate` to activate your virtualenv
|
||||
- make sure the virtualenv is activated by running `. .venv/bin/activate`
|
||||
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue