Skip to content

Getting started on Windows

smari edited this page Sep 17, 2014 · 12 revisions

Guide

Please download the Windows installer from our website.

This documentation needs expanding.

Tips for developers using Windows

If you want to help develop Mailpile by submitting pull requests that would be awesome. We need to create documentation about how to best setup a dev version of Mailpile in Windows.

Download links used to resolve dependencies:

python 2.7: <http://www.python.org/download/>
lxml: <http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml>
pyreadline: <https://pypi.python.org/pypi/pyreadline/2.0>

There is a windows-equivalent to "mp" in the root directory. This should match the behavior of the existing "mp" assuming the user installed python 2.7 in the default installation location.

Clone this wiki locally