Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.01 KB

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/