bring in khatru and eventstore.
This commit is contained in:
7
khatru/docs/justfile
Normal file
7
khatru/docs/justfile
Normal file
@@ -0,0 +1,7 @@
|
||||
export PATH := "./node_modules/.bin:" + env_var('PATH')
|
||||
|
||||
dev:
|
||||
vitepress dev
|
||||
|
||||
build:
|
||||
vitepress build
|
||||
Reference in New Issue
Block a user