compendium/.justfile
2025-02-13 10:06:56 -03:00

5 lines
112 B
Makefile

# Repo management tasks
mod repo ".devfiles/justfile"
dev:
@echo "Edit the .justfile to setup the dev task!"