mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-08-09 04:54:35 +02:00
feat: accelerating-dotfiles-debugging
This commit is contained in:
@ -6,7 +6,9 @@ Alternatively, you can also use similar tools like Makefile or [cargo-make](http
|
||||
|
||||
Below is an example of how my Justfile looks:
|
||||
|
||||
```justfile
|
||||
> The latest Justfile I'm using: [ryan4yin/nix-config/Justfile](https://github.com/ryan4yin/nix-config/blob/main/Justfile)
|
||||
|
||||
```Makefile
|
||||
# just is a command runner, Justfile is very similar to Makefile, but simpler.
|
||||
|
||||
############################################################################
|
||||
|
Reference in New Issue
Block a user