Browser plugins for deciphering IATI organisation files.
You’ll need git
, as well as recent versions of npm
, node
and gulp-cli
.
$ # clone the repo
$ git clone https://github.com/pwyf/iati-decipher.git
$ cd iati-decipher
$
$ # install dependencies
$ npm install
$
$ # watch for changes & create development build
$ npm run watch
Then:
dev
folder.First, be sure to bump the version number in package.json
, src/static/manifest.json
, and CHANGELOG.md
.
Then run:
npm run dist
This should update the files in the docs/demo
folder (which are in version control) and create an extension.zip
file (which isn’t in version control).
Commit all changes and push to github
Create a new github release:
npx gh-release
Finally, upload extension.zip
to: