You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ sh ./bin/run_tests.sh
23
23
24
24
Compilation should take a minute or two. `run_tests.sh` will execute a few hundred tests written in Vaquero. This should give the user a feel for whether the compilation worked.
25
25
26
+
Or you can build an image from the Dockerfile, if you're into that sort of thing. It will boot into a repl with `docker run -it lang/vaquero`.
0 commit comments