Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 234 Bytes

install.md

File metadata and controls

13 lines (9 loc) · 234 Bytes

Installation

The tool requires the following Python modules:

  • jinja2
  • docopt

The easiest way to install these dependencies is to use pip:

pip install -r requirements.txt