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 36ac0fb commit abd8c8aCopy full SHA for abd8c8a
.devcontainer/postCreateCommand.sh
@@ -8,4 +8,6 @@ curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-
8
9
npm i -g @withgraphite/graphite-cli
10
11
+cargo binstall ast-grep -y
12
+
13
just init
0 commit comments