No description
Find a file
Miguel de la Cruz c06e37492d Initial commit
2024-07-05 11:09:59 +02:00
.gitignore Initial commit 2024-07-05 11:09:59 +02:00
go.mod Initial commit 2024-07-05 11:09:59 +02:00
go.sum Initial commit 2024-07-05 11:09:59 +02:00
hunter.go Initial commit 2024-07-05 11:09:59 +02:00
Makefile Initial commit 2024-07-05 11:09:59 +02:00
README.md Initial commit 2024-07-05 11:09:59 +02:00

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