Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

deltachat/dc40

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dc40

dc40 has no active development atm, we rather focuse on dreamer which is a pure rust experimental desktop client for deltachat using egui.

Development Dependencies

$ rustup target add wasm32-unknown-unknown
$ cargo install tauri-cli --version 1.0.0-beta.5
$ cargo install --locked trunk

Development Running

$ cargo tauri dev