Skip to content

Commit

Permalink
refactor: removed few comments on justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fathulfahmy authored Jun 30, 2024
1 parent 08864a8 commit f8102a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# use powershell on windows
set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]

# list available recipes by default
_default:
@just --list

# build all flavors and example config files
build:
whiskers templates/glazewm.tera
whiskers templates/example.tera

0 comments on commit f8102a1

Please sign in to comment.