Skip to content

Commit

Permalink
Update post-create.sh (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu authored Nov 13, 2024
1 parent 717304f commit b67754a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/post-create.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash

pip3 install schematicpy==24.7.2
pip install linkml==v1.8.1
npm install -g json-dereference-cli
sudo bash < <(curl -s https://raw.githubusercontent.com/babashka/babashka/master/install)
git clone --depth 1 https://github.com/anngvu/retold.git

0 comments on commit b67754a

Please sign in to comment.