advent-of-code/2021/day-17/Justfile

3 lines
86 B
Makefile

@part PART INPUT_FILE="inputs/puzzle.txt":
dart part_{{PART}}.dart {{INPUT_FILE}}