AVM collection

Installing

Linux

On linux, you can use the installer github repo which contains the makefile that installs the projects

$ git clone https://github.com/avm-collection/installer
$ cd installer
$ make && make install

then verify the installation

$ avm -v
$ anasm -v

Windows

Windows is not fully supported yet, but you can use WSL