README.md
June 5, 2021 ยท View on GitHub
A auto format tool for V projects.
Auto fmt formats all changed V files which was made.
Installation
git clone https://github.com/LouisSchmieder/auto_fmt.git
cd auto_fmt
v .
chmod +x auto_fmt
sudo mv auto_fmt /usr/local/bin
Usage
auto_fmt
TODO
Maybe some other things in future