Files
Dot-Zsh/Justfile
2026-06-02 18:15:46 +01:00

9 lines
146 B
Makefile

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