ProtonMail / inbox-desktop

Desktop application for Mail and Calendar, made with Electron
GNU General Public License v3.0
63 stars 3 forks source link

git tracking #37

Closed midirhee12 closed 3 months ago

midirhee12 commented 3 months ago

It's odd that the sources are only available via .zip. The only thing available in the repository is the README and LICENSE files. The sources should be version tracked via git (like every other project) as well instead of some release tag with a .zip file.

Why are we preventing contributions? Why are we afraid of version tracked development? What's to be afraid of?

flavienbonvin commented 3 months ago

The objective is to integrate the desktop application code into the web clients monorepo (https://github.com/ProtonMail/WebClients). Upon successful integration, the entire Git history will be accessible within the monorepo.