Skip to content

Prometheus59/Cover-Letter-Generator

Repository files navigation

Cover Letter Generator

This is a cover letter generator that I only used a handful of times. While this is not a tool that I'd recommend (its best to tailer a cover letter to a job if you're going to do it at all) i'm leaving it here as a learning tool to refer to later in learning the electon platform.

Inline-style: alt text

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/electron/electron-quick-start
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start

Customizing Application

The index.html file needs to be edited for how you want your letter to read. Then you need to enter the information specific to the job (Company name, job position, skills pertinent to job) Please do not enter any punctuation.

Copying Text

After generating the message, you can press the copy text button to copy the message to post it to online job postings.

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Resources for Learning Electron

License

CC0 1.0 (Public Domain)

About

Creates a cover letter based on company name, job position, and qualifications for the role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors