parrot-wtf/Makefile

7 lines
112 B
Makefile
Raw Normal View History

2023-11-26 15:54:31 -07:00
# Makefile
# Jeff Moe with Parrot and Phind-CodeLlama-34B-v2_q8.gguf
.PHONY: html
html:
cd docs/ && make html