resume-cli
resume-cli copied to clipboard
CLI tool to easily setup a new resume π
I'm on osx, running version 1.2.7 I installed json resume using the prescribed `npm install -g resume-cli` I ran `resume export resume.html` in a directory containing [this example json resume](https://gist.github.com/ishu3101/36186df161316ec00519389b9deec690),...
On Windows 10, I am using the `test` command and getting: ``` Ξ» resume-cli test resume.json running validation tests on resume.json ... Cannot export. There are errors in your resume.json...
- [x] update deps [HIGHEST PRIORITY] - fix all the damn security vulnerability warnings - close all issues related to out-of-date dependencies --- - [x] CI/CD using GitHub Actions -...
* for PDFs, we can use [XMP](https://en.wikipedia.org/wiki/Extensible_Metadata_Platform) * for HTML, we can use a meta or script tag. For example: * `
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 8.23.1. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) 734b54e fix: improve autofix...
This fixes chromium installation issues on Apple Silicon machines. Jest tests appear to pass, and I was able to render my personal `resume.json` to pdf on an M1 MacBook Pro...
I will later provide more information but I already forgot about this, so I am putting a reminder here. If using bun as a dependency manager, resume-cli wont work in...
Currently `resume-cli` uses https://pptr.dev/api/puppeteer.page.pdf Playwright also supports PDF generation, and it can be done directly from a CLI: - https://playwright.dev/docs/cli#generate-pdf - https://playwright.dev/docs/api/class-page#page-pdf
Getting this error from CLI There was an error downloading your generated html resume from our server: Error: getaddrinfo ENOTFOUND themes.jsonresume.org Also getting Browser Error: We canβt connect to the...