Skip to content

Files

Latest commit

 

History

History
32 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.38 KB

mots - Module Ownership in Tree System

Full documentation can be viewed online.

Contributing

  • All contributors must abide by the Mozilla Code of Conduct.

  • The main repository is hosted on GitHub. Pull requests should be submitted against the main branch.

  • Bugs are tracked on Bugzilla, under the Conduit :: mots component.

Development environment

To set up a local development environment, run the following commands. Optionally replace the python version with the desired version on your local machine.

make dev-env PY=python3.9
make dev

The above commands will set up a virtual environment using the provided Python version available on your machine, and subsequently install all required packages in that environment, which can be found in the .mots-env directory.

Impact on other applications

When making a significant or breaking change to mots, the pinned version of mots should be updated in the following: