mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
document provider pull
This commit is contained in:
@@ -120,6 +120,15 @@ $ cargo test -- --ignored
|
|||||||
- `vendored`: When using Openssl for TLS, this bundles a vendored version.
|
- `vendored`: When using Openssl for TLS, this bundles a vendored version.
|
||||||
- `nightly`: Enable nightly only performance and security related features.
|
- `nightly`: Enable nightly only performance and security related features.
|
||||||
|
|
||||||
|
## Update Provider Data
|
||||||
|
|
||||||
|
To add the updates from the
|
||||||
|
[provider-db](https://github.com/deltachat/provider-db) to the core, run:
|
||||||
|
|
||||||
|
```
|
||||||
|
./src/provider/update.py ../provider-db/_providers/ > src/provider/data.rs
|
||||||
|
```
|
||||||
|
|
||||||
## Language bindings and frontend projects
|
## Language bindings and frontend projects
|
||||||
|
|
||||||
Language bindings are available for:
|
Language bindings are available for:
|
||||||
|
|||||||
Reference in New Issue
Block a user