Skip to content

Simple NodeJS script to generate cover letters according to a template

Notifications You must be signed in to change notification settings

SkylerMime/cover-letter-generator

Repository files navigation

cover-letter-generator

A simple script to generate cover letters based on a common template.

instructions

To install dependencies:

bun install

To run:

bun run index.ts

Note: You will need to create a secrets.ts file with exported constants for the name, etc.

This project was created using bun init in bun v1.1.13. Bun is a fast all-in-one JavaScript runtime.

About

Simple NodeJS script to generate cover letters according to a template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published