mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
5 lines
No EOL
170 B
JSON
5 lines
No EOL
170 B
JSON
{
|
|
"script": "rustc --version && cargo --version && bun --version 2>&1",
|
|
"command": "rustc --version && cargo --version && bun --version 2>&1",
|
|
"language": "shell"
|
|
} |