Updated Structure of the code (markdown)
@@ -48,4 +48,6 @@ As an example, here's a rough outline of what you'd need to do to add support fo
|
||||
5. If exposing the property to the command line interface, add it to `__main__.py` -- you'll want to look at `query_options`, `_query()`, `export()`, and `export_photo()` at a minimum to ensure the command line tool can access your new attribute.
|
||||
6. Add at least one test to `tests/`!
|
||||
7. Ensure all tests pass `python3 -m pytest tests/`
|
||||
8. Submit a pull request :-)
|
||||
8. Submit a pull request :-)
|
||||
|
||||
[home](https://github.com/RhetTbull/osxphotos/wiki)
|
||||
Reference in New Issue
Block a user