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

Contents

  1. 1A auto format tool for V projects.
  2. 2Installation
  3. 3Usage
  4. 4TODO