mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
9 lines
135 B
Bash
Executable File
9 lines
135 B
Bash
Executable File
#!/bin/bash
|
|
vala --help | head
|
|
vala --version
|
|
valac --help | head
|
|
valac --version
|
|
vala-gen-introspect
|
|
vapigen --help
|
|
vapigen --version
|