2
0
Files
Royal-Pop-Accessory/Justfile
T
2026-06-23 18:50:37 +01:00

9 lines
158 B
Makefile

set shell := ["bash", "-cu"]
mod local "Commands/Local"
mod remote "Commands/Remote"
# Show the full command tree.
help:
@just --list --list-submodules