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
0681fa81a432c36a051e16c909347f4442fd108f
ThreadNet-Web
/
scripts
/
ci
/
install-deps.sh
T
6 lines
54 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
Do not generate a lockfile when running in CI
2021-07-07 16:10:01 +02:00
yarn install --pure-lockfile
$@
Reference in New Issue
Copy Permalink