Files
hollywoo-flixel/test.sh
2023-04-30 14:36:32 -06:00

5 lines
87 B
Bash
Executable File

#! /bin/bash
lix dev hollywoo-flixel .
(cd src/test && lix run lime test neko -debug)