This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
a729ec95b4
ligo
/
scripts
/
ligo.sh
2 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactor docker image structure & CI
2019-05-27 14:06:56 +04:00
#!/bin/bash
Add pulling of the docker image used by the CLI wrapper, nicer comments & messages
2019-05-27 20:10:25 +04:00
docker run -it -v
"
$PWD
"
:
"
$PWD
"
-w
"
$PWD
"
ligolang/ligo:latest
"
$@
"
Reference in New Issue
Copy Permalink