mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
source_env ../../.envrc
|
||
|
source_env .hasura-dev-python-venv/bin/activate
|