Skip to content

Commit

Permalink
adding graphv install
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsomers101 committed Jan 9, 2024
1 parent f83e225 commit 3490cad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ npm install @types/node
git restore .

vsce package 0.0.0
code --install-extension language-ampersand-0.0.0.vsix
code --install-extension language-ampersand-0.0.0.vsix
apt install graphviz

0 comments on commit 3490cad

Please sign in to comment.