Crates.io | resufancy |
lib.rs | resufancy |
version | 0.1.1 |
source | src |
created_at | 2019-03-25 00:10:47.765337 |
updated_at | 2019-03-26 04:58:46.445333 |
description | Supercharge your resume with the power of your favourite web development tools |
homepage | https://github.com/iredelmeier/resufancy |
repository | https://github.com/iredelmeier/resufancy |
max_upload_size | |
id | 123631 |
size | 29,856 |
Tired of Word destroying your resume format when you add a word? Want to use something more powerful than Google Docs? Love (or at least sometimes love) CSS? Resufancy helps you format your resume with the web development tools you use day-to-day!
wkhtmltopdf
brew cask install wkhtmltopdf
Resufancy requires the wkhtmltox
libraries, which currently seem to be omitted by some package managers. Some older downloads still contain these.
Check [scripts/install-wkhtmltox.sh] for reference.
cargo
cargo install resufancy
Note: To run resufancy
directly, please make sure to add the cargo installation path (e.g., ${HOME}/.cargo/bin
) to your $PATH
. Otherwise, you can run cargo resufancy
to use the CLI.
Grab the latest version from the Releases.
resufancy init --template <template>
resufancy build --watch
resume.pug
and style.css
to your heart's contentresume.pdf
in your applications