lox/crates/lox-library/build-lox.sh

3 lines
34 B
Bash
Raw Normal View History

#!/bin/bash
docker build -t lox .