15 lines
455 B
Markdown
15 lines
455 B
Markdown
|
# 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
|