🆕 Add new files: justfile and meta.json

This commit is contained in:
2026-04-12 00:34:57 +08:00
parent fa0d6408dc
commit 1eaf8b2693
2 changed files with 34 additions and 0 deletions

11
justfile Normal file
View File

@@ -0,0 +1,11 @@
_:
@just --list
alias p:=publish
alias pub:=publish
# Publish
publish:
update-cheatsheet.ts
commit.ts