modelfile 0.3.0

A parser for Ollama Modelfiles
Documentation
1
2
3
4
5
6
7
8
9
check:
	typos
	cargo fmt --check
	cargo clippy
	cargo test
	cargo doc

changelog:
	git cliff -o CHANGELOG.md