Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`