Install - notyourwork/madman GitHub Wiki

  • Pull source
  • copy mysite/local_settings_dist.py to mysite/local_settings.py
  • Edit local_settings.py with appropriate local settings.
  • ./build.py
  • run the python based installer from root of repository to handle the rest.