Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 349 Bytes

File metadata and controls

19 lines (10 loc) · 349 Bytes

mail-run

Email As A Service - API.

Setup development environment.

Init project.

The following command will install all project dependencies.

`pip3 install -e .`

Running tests.

`pytest` or `pytest --ds=project.settings_test tests/`

Renaming files.

The following files needs to be renamed to suits your project.