mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-19 22:23:11 +00:00
git-subtree-dir: third-party/nwaku git-subtree-split: d94cb7c73631ffd4b934839ba58bc622d331a135
7 lines
104 B
Bash
Executable File
7 lines
104 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Install Anvil
|
|
./scripts/install_anvil.sh
|
|
|
|
#Install pnpm
|
|
./scripts/install_pnpm.sh |