Skip to content

Commit

Permalink
Update justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
saona-raimundo authored Oct 19, 2023
1 parent a136463 commit dfa80a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# use PowerShell instead of sh:
# use nushell instead of sh:
set shell := ["nu.exe", "-c"]

# serve a version with hot reload
serve:
watchexec --exts tex tectonic main.tex
watchexec --exts tex tectonic main.tex

0 comments on commit dfa80a1

Please sign in to comment.