Skip to content

mise-plugins/vfox-clang-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-clang-format

vfox plugin for clang-format.

clang-format is a tool to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code.

This plugin uses pixi to install pre-built binaries from conda-forge.

Usage with mise

# Install a specific version
mise install clang-format@18.1.8

# Use in current shell
mise use clang-format@18.1.8

# Run clang-format
clang-format --version

Usage with vfox

# Add the plugin
vfox add clang-format

# Install a version
vfox install clang-format@18.1.8

# Use the version
vfox use clang-format@18.1.8

About

vfox plugin for clang-format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages