mirror of
https://github.com/zoriya/cish.git
synced 2026-06-03 10:26:40 +00:00
5 lines
50 B
Bash
5 lines
50 B
Bash
#!/usr/bin/env bash
|
|
|
|
pkg add biome
|
|
biome ci ./api
|