@randy.tarampi/resume
v7.0.0
Published
A JSON resume theme and resume generator for www.randytarampi.ca
Downloads
104
Maintainers
Readme
$$$$$$\$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$\ $$\ $$$$$$\$$$$\ $$$$$$\
$$ _$$ _$$\ $$ __$$\ $$ __$$\ $$ __$$\ $$ _____|$$ | $$ |$$ _$$ _$$\ $$ __$$\
$$ / $$ / $$ |$$$$$$$$ | $$ | \__|$$$$$$$$ |\$$$$$$\ $$ | $$ |$$ / $$ / $$ |$$$$$$$$ |
$$ | $$ | $$ |$$ ____| $$ | $$ ____| \____$$\ $$ | $$ |$$ | $$ | $$ |$$ ____|
$$ | $$ | $$ |\$$$$$$$\ $$\ $$ | \$$$$$$$\ $$$$$$$ |\$$$$$$ |$$ | $$ | $$ |\$$$$$$$\
\__| \__| \__| \_______|\__|\__| \_______|\_______/ \______/ \__| \__| \__| \_______|
The backing markup and styles for jsonresume-theme-randytarampi
and my resume in www
– online and in print.
You probably want to head over to job-application instead, since it offers some additional niceties.
- Place a JS/JSON/JSX file (say
some-awesome-company.json
) that can be parsed into an instance ofResume
in/src/resumes
- Generate your resumes by running
npm run resume
- View it with
open ./dist/some-awesome-company.pdf
Dependencies
See the me
dependencies.
Installation
See the me
installation instructions.
Usage
# From the `me` monorepo root
yarn lerna run start [email protected]/resume
Testing
# From the `me` monorepo root
yarn lerna run test [email protected]/resume
Generation
# From the `me` monorepo root
yarn lerna run build [email protected]/resume
yarn lerna run resume [email protected]/resume