Skip to content

OffBy0x01/coverpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coverpy

Automatically write cover letters from templates via args or stdin

Demonstration Image

Usage:

If you don't know the args of the template you are using

./coverpy.py -file - output is saved to _out.txt ./coverpy.py -file -outfile <output_file> - output is saved to

If you do know the args of the template you are using (example using basictemplate.txt)

./coverpy.py -file basictemplate.txt -tname Bob -position hackerman -source LinkedIn -study_year 4th -course "Ethical Hacking" -university Abertay -yname -outfile test.txt

Any args you don't specify will be requested through stdin (notice yname).

About

Automatically write cover letters from templates via args or stdin

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages