diff --git a/.devcontainer/setup.sh b/.devcontainer/setup.sh new file mode 100755 index 0000000..290cf05 --- /dev/null +++ b/.devcontainer/setup.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +pre-commit install +brew install withgraphite/tap/graphite + +# gt auth --token $GRAPHITE_TOKEN