Files
Dot-Zsh/Justfile
2026-05-31 23:24:18 +01:00

10 lines
156 B
Makefile

set shell := ["bash", "-cu"]
mod bin "Commands/Bin"
mod lang "Commands/Lang"
mod setup "Commands/Setup"
[default]
help:
just --list --list-submodules