Added
- Adds support for a configuration file (thanks atisharma)
- Adds support for keywords, titles, and links to output template
- Adds unit tests and CI to project.
Changed
- The order of command line switches has changed (most options go before the file/directory command)
Removed
- Removes langchain dependency.
- Removes `--template` option (use configuration file instead).