- Download artifact from the build history on AppVeyor
- Extract contents of the
.zipfile - Run
epcpm.exe
A minimal sample project is available at src/epcpm/tests/project/project.pmp.
- Install Python 3.7
- Install Git
git clone https://github.com/altendky/stcd stgit submodule update --initpy create_venv.py ensure- Run with any recent Python, the proper Python version will be selected
- wait
- wait some more...
- ...
To launch PM run venv\Scripts\epcpm.exe.
- Install Python 3.7
- pyenv to get Python versions
- Install git
git clone https://github.com/altendky/stcd stgit submodule update --initpython create_venv.py ensure- Run with any recent Python, the proper Python version will be selected
- wait
- a bit more, but not nearly as much as Windows
To launch PM run venv/bin/epcpm
A minimal sample project is available at src/epcpm/tests/project/project.pmp.
