hunter/README.md

15 lines
455 B
Markdown
Raw Normal View History

2024-07-05 09:14:10 +01:00
# Hunter
From comment hunter, Mastodon, Mammoths... I don't like it either, but
I want to start coding :P
## Roadmap
- [X] Add a proper CLI
- [ ] Add support for templates (YAML should be implemented that way
instead of through a yaml lib)
- [ ] Embed the basic templates
- [ ] Add a subcommand to recursively parse a directory looking for
files with a given key in frontmatter and generate outputs
through a template for those files