Skip to content

Commit

Permalink
Open rendered page in render recipe (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Oct 12, 2024
1 parent 37e7557 commit 01aaf4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,5 @@ render: tmp
$VERSION
rm tmp/filepack.json
cargo run create tmp --sign --metadata metadata.yaml
cargo run render tmp > tmp/index.html
open tmp/index.html

0 comments on commit 01aaf4f

Please sign in to comment.