1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/v/help/symlink.txt
2022-02-08 13:23:10 +02:00

7 lines
245 B
Plaintext

Usage: v symlink [OPTIONS]
This command adds a symlink for the V compiler executable.
Note that on Unix systems this command requires write permissions to /usr/local/bin to work.
For GitHub Actions, the option -githubci needs to be specified.