siguici/Setup Vlang Environment

Installs Vlang with a specific version in the user-defined path using Bash

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe destination path for Vno${{ runner.temp }}/v
updateUpdate V after installationnofalse
installInstall V dependenciesnofalse
cwdCurrent working directory for commandsno.
tokenPersonal Access Token (PAT) for fetching the repositoryno${{ github.token }}
versionVersion of V to install (branch, tag, SHA)no""
version-fileFile containing the version to useno""
latestCheck for the latest available versionnofalse
stableUse the latest stable versionnofalse
architectureTarget architecture (linux, macos, windows)no""
namedescription
bin-pathPath to the directory containing V binary
v-bin-pathPath to the V binary
versionInstalled version of V
architectureSystem architecture used