char/examples/basic/test.sh
2022-11-02 22:10:15 +01:00

8 lines
82 B
Bash
Executable File

#!/bin/bash
set -e
go build -o char ../../main.go
CHAR_DEV_MODE=true ./char ls