graphql-engine/v3/.envrc
Daniel Harvey 353b0d1ca6 basic Nix flake for deps (#333)
Co-authored-by: Samir Talwar <samir.talwar@hasura.io>
V3_GIT_ORIGIN_REV_ID: 013207c169f31db363b7cfb072570c5b8246ba60
2024-03-06 11:39:19 +00:00

12 lines
280 B
Bash

#!/usr/bin/env bash
# This is a direnv configuration that will load your locally-provided direnv
# .envrc.local file.
#
# Install direnv, then add anything you'd like to load when entering this
# directory.
#
# See .envrc.example for examples.
source_env_if_exists .envrc.local