forked from claudio/pEpForThunderbird
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.
![]() |
4 years ago | |
---|---|---|
chrome | 4 years ago | |
tests | 4 years ago | |
.hgignore | 4 years ago | |
.mocharc.json | 4 years ago | |
Dockerfile | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 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