-
Notifications
You must be signed in to change notification settings - Fork 1
Building from Source
Turiiya edited this page May 17, 2024
·
1 revision
Tip
If V is not installed yet, please refer to https://github.com/vlang/v#installing-v-from-source
Make sure your V installation is up to date.
v upClone the repository
# E.g., doing a lightweight, filtered clone
git clone --filter=blob:none https://github.com/ttytm/vzitv run .v -cc gcc -prod .