Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 519 Bytes

CONTRIBUTE.md

File metadata and controls

15 lines (11 loc) · 519 Bytes

Ways to Contribute

To install EMToolKit, see the Development Guide. This file will describe the types of contributions we would like, as well as the steps to engage with them.

Updating Dependencies

  1. Add a dependency to the environment.yml file
  2. Update the environment
    conda env update --file environment.yml --prune

Mobile Development

Check out the Android Setup page for more information about developing for the mobile version of the app.