Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

vala

Vala code runner. Tutorial: https://wiki.gnome.org/Projects/Vala/Tutorial. More information: https://valadoc.org/.

  • Run a vala file, with gtk+:

vala path/to/file.vala --pkg gtk+-3.0

  • Display help:

vala --help

  • Display version:

vala --version

Contribute to This Page
Report New Issue View Source
Discuss this page