notex.nvim/Makefile

6 lines
125 B
Makefile
Raw Permalink Normal View History

2025-10-05 20:16:33 -04:00
.PHONY: deps
deps:
luarocks install --local luasql-sqlite3
luarocks install --local busted
luarocks install --local lyaml