We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265882a commit 5915bf9Copy full SHA for 5915bf9
packages/composer/amazeelabs/silverback-cli/assets/.envrc
@@ -2,6 +2,9 @@
2
# Automatic environment switching with direnv
3
# https://direnv.net/
4
5
+# Load the parent .envrc file in case of a monorepo
6
+source_up_if_exists
7
+
8
# Add the current composer bin directory to $PATH
9
export PATH=$PATH:$(pwd)/vendor/bin
10
export PATH=$PATH:$(pwd)/node_modules/.bin
0 commit comments