-
Notifications
You must be signed in to change notification settings - Fork 139
Installation
Chris MacMackin edited this page Jan 14, 2015
·
8 revisions
The simplest way to install FORD is using pip. This can be done with the command
sudo pip install ford
Pip will automatically handle all [dependencies|Dependencies] for you. If you do not have administrative rights on the computer where you want to produce documentation, you can install FORD and its dependencies in a virtualenv located somewhere in your home directory.
If you prefer, you can install all of those [dependencies|Dependencies] manually and clone FORD from Github. Place FORD somewhere in your PYTHONPATH.
Home | About | Writing Documentation | Running Ford | Copyright © 2015 Chris MacMackin