mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 13:19:16 +02:00
4 lines
61 B
Text
4 lines
61 B
Text
PATH=$PATH:~/.bun/bin
|
|
bun install
|
|
bun lint --apply
|
|
bun check
|