Add default as prerequisite to run in Justfile
This commit is contained in:
parent
dc3c54ceb8
commit
79c9bedf4f
1 changed files with 3 additions and 0 deletions
3
Justfile
3
Justfile
|
@ -6,3 +6,6 @@ dev:
|
|||
|
||||
update:
|
||||
guix time-machine --channels=./channels.scm -- describe --format=channels > ./channels.scm.lock
|
||||
|
||||
run: default
|
||||
xdg-open ./main.pdf
|
||||
|
|
Loading…
Add table
Reference in a new issue