Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramkok/cv
Curriculum Vitae
https://github.com/bramkok/cv
curriculum-vitae cv resume work-experience
Last synced: about 2 months ago
JSON representation
Curriculum Vitae
- Host: GitHub
- URL: https://github.com/bramkok/cv
- Owner: bramkok
- License: mit
- Created: 2019-01-23T07:55:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T19:23:57.000Z (over 2 years ago)
- Last Synced: 2024-04-17T05:00:04.654Z (9 months ago)
- Topics: curriculum-vitae, cv, resume, work-experience
- Homepage: https://cv.bramkok.com
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cv
> Curriculum Vitae
## Usage
### Install JSON resume CLI
`npm install -g resume-cli`
### Export resume to html
`resume export cv.html`
Or:
`npm run export`
### Export resume to github page
Export resume to [the dedicated GitHub page](https://cv.bramkok.com).
`npm run export-docs`