hunter/README.md
Miguel de la Cruz f27a684daf Initial commit
2024-07-05 11:08:51 +02:00

14 lines
455 B
Markdown

# Hunter
From comment hunter, Mastodon, Mammoths... I don't like it either, but
I want to start coding :P
## Roadmap
- [ ] 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