Skip to content

Commit

Permalink
Create run.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Oct 15, 2024
1 parent d602dc2 commit 9e754f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions run.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@ echo off

cd docs

start http://localhost:4000/ZeKal/ && bundle exec jekyll serve

0 comments on commit 9e754f8

Please sign in to comment.