keytar

v5.0.0-beta.5
Bindings to native Mac/Linux/Windows password APIs
keychain password passwords credential credentials vault credential vault

install

prebuild-install || node-gyp rebuild

lint

npm run cpplint

cpplint

node-cpplint --filters legal-copyright,build-include,build-namespaces src/*.cc

test

npm run lint && npm build . && mocha --require babel-core/register spec/

prebuild-node

prebuild -t 8.9.0 -t 9.4.0 -t 10.11.0 -t 11.9.0 -t 12.0.0 --strip

prebuild-node-ia32

prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip

prebuild-electron

prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron --strip

prebuild-electron-ia32

prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron -a ia32 --strip

upload

node ./script/upload.js

postpublish

git push --follow-tags

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/13/2019

Downloads