Skip to content

asdf plugin for V - Simple, fast systems programming language

License

Notifications You must be signed in to change notification settings

hyperpolymath/asdf-vlang-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-vlang

Build Lint License: PMPL-1.0

asdf plugin for V.

Simple fast language.

Contents

Dependencies

Install

Plugin:

asdf plugin add vlang https://github.com/hyperpolymath/asdf-vlang-plugin.git

vlang:

# Show all installable versions
asdf list-all vlang

# Install specific version
asdf install vlang latest

# Set a version globally (in your ~/.tool-versions file)
asdf global vlang latest

# Now vlang commands are available
vlang --version

Check asdf readme for more instructions.

Usage

# List installed versions
asdf list vlang

# Set local version for current directory
asdf local vlang <version>

# Uninstall a version
asdf uninstall vlang <version>

Contributing

Contributions welcome! Read the contributing guidelines first.

License

Licensed under the Palimpsest-MPL License (PMPL-1.0).


Maintained by hyperpolymath

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages