mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
PATH=$PATH:~/.bun/bin
|
|
bun install
|
|
bun lint --write
|
|
bun check
|