This command adds a symlink for the V compiler executable. Usage: v symlink [OPTIONS] On Unix systems this command creates a symlink in /usr/local/bin. If that is not writable, it falls back to ~/.local/bin without requiring sudo. For GitHub Actions, the option -githubci needs to be specified.