An open API service indexing awesome lists of open source software.

https://github.com/thesurlydev/cover-letter

Generate cover letters given company name and role.
https://github.com/thesurlydev/cover-letter

Last synced: 11 months ago
JSON representation

Generate cover letters given company name and role.

Awesome Lists containing this project

README

          

# cover letter

This is a cover letter generator.

## Dependencies

1. LaTeX with the following extra packages: `fontspec` `geometry` `ragged2e` `enumitem` `xunicode` `xltxtra` `hyperref` `polyglossia` `footmisc` (also, `datetime2` plus its language modules if you want to use a custom date, see below in the settings section)
2. [Pandoc](http://pandoc.org/), the universal document converter.
3. [pbl](https://github.com/digitalsanctum/pbl) - a simple publishing CLI using mustache templates.
4. [langchain-services](https://github.com/digitalsanctum/langchain-services) - company/address and company/focus endpoints.