Skip to content

Installation Guide

bliepp edited this page Dec 3, 2020 · 3 revisions

Via the PyPI repository

The easiest way to install IMD Cookie Cutter is using pip:

python3 -m pip install [--user] imd-cookie-cutter

If you don't have administrator privileges use the --user argument to install it for the current user only.