Skip to content

version-fox/vfox-clang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-clang

Clang plugin for vfox.

Install

After installing vfox, install the plugin by running:

vfox add clang

Next, search and select the version to install. By default, vfox keeps cache for available versions, use the --no-cache flag to delete the cache file.

vfox search clang
vfox search clang --no-cache && vfox search clang

Install the latest stable version with latest tag.

vfox install clang@latest

Some environment variables are served as following:

Environment variables Default value Description
Conda_Forge conda-forge conda-forge channel
GITHUB_URL https://github.com/ GitHub mirror URL

Usage:

export Conda_Forge=https://prefix.dev/conda-forge
export GITHUB_URL=https://mirror.ghproxy.com/https://github.com/