Purexo / FreshRSS-Notify

Un addon pour firefox, notifiant les articles non lu sur votre instance de FreshRSS
https://addons.mozilla.org/fr/firefox/addon/freshrss-notify/
7 stars 1 forks source link

Build manifest #11

Closed Purexo closed 4 years ago

Purexo commented 4 years ago

Add a simple build chain for manifest.json

/manifests/base-manifest.json is base manifest Add some manifest.patch.json for provide environement specific value with JSONPatch syntax

On prerun npm scripts /dev-tools/patch-manifest.js is called. It build manifest.json with base and merge patch given as argument.

Add @ZatsuneNoMokou as contributor in package.json

Purexo commented 4 years ago

Yes, cross-plateform npm scripts is planned (at least Linux and Windows)