Package Exports
- @randy.tarampi/resume
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@randy.tarampi/resume) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 ofResumein/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 --scope=@randy.tarampi/resumeTesting
# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/resumeGeneration
# From the `me` monorepo root
yarn lerna run build --scope=@randy.tarampi/resume
yarn lerna run resume --scope=@randy.tarampi/resume