Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 643 Bytes

Contributing

Development

  1. Setup requirements from readme
  2. Install pipenv
  3. Clone this project: git clone https://github.com/glensc/plex-fuse
  4. Change to plex-fuse directory
  5. Install project dependencies pipenv install
  6. Install plex-fuse as editable project: pipenv run python -m pip install -e .
  7. To mount the configured PMS somewhere, i.e plex-server: mkdir plex-server; pipenv run python -m plexfuse plex-server -f

License

By contributing, you agree that your contributions will be licensed under its BSD 3-Clause License.