fortune-cs/justfile

8 lines
195 B
Makefile
Raw Normal View History

2024-03-06 18:51:46 -05:00
build:
bflat build -o ./target/fortune-cs --no-reflection --no-stacktrace-data --no-globalization --no-debug-info --no-pie
fortunes:
cd data & tar czf ../target/base-fortunes.tar.gz ./*.txt