metadata:
name: jan
description: |
Bundled shortcuts for Git (including rich log and blame workflows), disk and
filesystem inspection, networking, processes and signals, Gradle / Gradle
wrapper tasks, Rust (cargo/rustup), Android (adb), Docker, and Linux systemd
/ journal tools. Replace this tree with your own `jan.yaml`, `JAN_SPEC`, or
`--spec`, or merge fragments at runtime with `--extra-spec` / `--stdin-spec`.
commands:
git:
include: default/git.yaml
disk:
include: default/disk.yaml
net:
include: default/net.yaml
proc:
include: default/proc.yaml
gradle:
include: default/gradle.yaml
rust:
include: default/rust.yaml
android:
include: default/android.yaml
docker:
include: default/docker.yaml
sys:
include: default/sys.yaml