univrsal/tuna

build support/instructions for arch

RPowell-C opened this issue · 2 comments

This is a really cool plugin imo, but I can't seem to get it to build on Arch

git clone https://github.com/univrsal/tuna --recursive && cd tuna && mkdir build && cd build && cmake .. && cmake --build . --parallel

Is all you need.

thank you, I'm just dumb