Skip to content

chanakyha/resumeio2pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resumeio2pdf

This program downloads resumes from resume.io and saves them in PDF format (including links).

Usage

./resumeio2pdf [options] [ID or URL]
./resumeio2pdf https://resume.io/r/SecureID

Options:

  • -pdf (string) name of pdf file (default: SecureID + .pdf)
  • -sid (string) SecureID of resume
  • -url (string) link to resume of the format: https://resume.io/r/SecureID
  • -verbose show detail information
  • -version show version
  • -y overwrite PDF file

How to build an executable file

In brief:

go build

If you don't understand, visit:

It's all complicated for me...

Repository with binary files: https://github.com/sopov/resumeio2pdf.bin

I don't know what to do with this file

Try googling some like: how to run a program from command line

Other questions

  • I am unable to use GO, neither install or run it in any way.
  • Can you just please send me my downloaded resume?
  • Can you make a video tutorial?

Please visit https://resume.io/pricing

About

Convert resume.io to pdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%