Skip to content

VitaliLiashchuk/curriculum-vitale-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitale

A template for CV and own web site

Requirements

Install pipenv and docker pacakges. Then enable and start docker service.

Install

  1. Create virtual environment in current folder using pipenv:
env PIPENV_VENV_IN_PROJECT=true pipenv --three
  1. Install pythonic dependencies from lock file
pipenv install
  1. Create container
pipenv run doit toollatex

Build

  1. Build resume in pipenv shell
pipenv shell
doit resume

Or via run command

pipenv run doit resume

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.5%
  • TeX 15.0%
  • Dockerfile 13.9%
  • Shell 1.6%