Add neocities deploy
This commit is contained in:
parent
ab6099142b
commit
941582d07d
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
|
@ -1,6 +1,9 @@
|
|||
default:
|
||||
@just --list
|
||||
|
||||
dev:
|
||||
bun run dev
|
||||
|
||||
lint:
|
||||
bun run lint
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue