index/.justfile
2025-02-05 16:06:35 -03:00

5 lines
112 B
Makefile

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