char/examples/basic/test.sh

8 lines
82 B
Bash
Raw Normal View History

2022-11-01 14:26:54 +01:00
#!/bin/bash
2022-11-02 22:10:15 +01:00
set -e
2022-11-01 21:15:32 +01:00
go build -o char ../../main.go
CHAR_DEV_MODE=true ./char ls