welchr / test-travis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

  1. Install pipenv

    pip3 install pipenv
    
  2. Install dependencies

    pipenv sync
    
  3. Build the docs

    pipenv run make html
    

...

About


Languages

Language:Python 90.2%Language:Makefile 7.7%Language:CSS 2.1%