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