diff --git a/conductor.json b/conductor.json new file mode 100644 index 000000000..2e724afd0 --- /dev/null +++ b/conductor.json @@ -0,0 +1,5 @@ +{ + "scripts": { + "setup": "direnv allow" + } +}