This website requires JavaScript.
Explore
Help
Sign In
sorb
/
ThreadNet-Web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
Files
9def502c95da41c9a45411dd6d9bab8159c6b3b6
ThreadNet-Web
/
scripts
/
ci
/
install-deps.sh
T
6 lines
38 B
Bash
Raw
Normal View
History
Unescape
Escape
Add CI scripts to install and link JS SDK
2020-05-11 10:33:31 +01:00
#!/bin/bash
set
-ex
yarn install
$@
Reference in New Issue
Copy Permalink