Skip to content

veit/veit-schiele

Repository files navigation

Veit Schiele

Download and installation

  1. Download

    $ git clone git@ce.cusy.io:veit/veit-schiele.git
  2. Create virtual environment

    $ cd veit-schiele
    $ python3 -m venv .venv
    $ . .venv/bin/activate
    $ python -m pip install -e ".[dev]"
    $ pre-commit install
  3. Create HTML

    $ cd docs
    $ make html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published