A clone of ssh://git@git.pep-security.lu:23000/thunderbird/pEpForThunderbird.git, until that one is open source again.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
francesco 96647989e9
P4TB-108 mock most tests so that they can run in every environment
4 years ago
chrome Remove duplicated code 4 years ago
tests P4TB-108 mock most tests so that they can run in every environment 4 years ago
.hgignore Read files from imap server using streams 4 years ago
.mocharc.json Move forward Decrypt/Encrypt 4 years ago
Dockerfile Show privacy ratings on emails on decrypt and on composing 4 years ago
Makefile Makefile: create build dir 4 years ago
README.md Read files from imap server using streams 4 years ago
package-lock.json P4TB-108 mock most tests so that they can run in every environment 4 years ago
package.json P4TB-108 mock most tests so that they can run in every environment 4 years ago

README.md

p≡p for Thunderbird

HOW TO BUILD

Using docker

docker build -t <image_tag> . && docker run -v build:/usr/src/app/build <image_tag>

Using bash

zip -r build/p4t.xpi chrome