justfiles for automating various tasks on my 'puter
Just 100.0%
56 1 0

Clone this repository

https://tangled.org/hyperreal.bsky.moonshadow.dev/justfiles https://tangled.org/did:plc:nuc33thnsiqzhytkleyr5jek/justfiles
git@tangled.org:hyperreal.bsky.moonshadow.dev/justfiles git@tangled.org:did:plc:nuc33thnsiqzhytkleyr5jek/justfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

justfiles#

justfiles for automating various tasks on my workstation

Expected workflow#

Clone this repo to ${HOME}/.config/just.

git clone git@tildegit.org:hyperreal/justfiles "${HOME}/.config/just"

Symlink the main justfile to ~/.

ln -sf ~/.config/just/.justfile

Optionally, fetch the gaming justfile. This will create ${HOME}/.config/just/gaming.just.

just fetch-gaming