Build with the help of Snaptoken.
To build and run this project you need to have a C-compiler and make installed.
Check if it is installed:
cc --version
Check if it is installed:
make -v
Run:
make
You can use the kilo text editor to make a new file or to edit existing files.
./bin/avi
./bin/avi filename.ext
When you have clang-format installed you can format the code with
make format
VT100 User Guide ANSI Escape Codes