create makefile

This commit is contained in:
2025-10-22 11:29:03 +02:00
parent 2b1eb25a28
commit 89c5c127c5

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
build:
web-ext build --overwrite-dest
lint:
web-ext lint
deploy:
web-ext sign --channel listed --amo-metadata metadata.json