apns_test
v1.0.4
Published
Testing Apple Push Notification service with node.js
Downloads
14
Readme
##Install
npm install apns_test -g
##Usages
apns_test your_token development|production cert_key_path private_key_pem
##Example
apns 094f11604aa8fddb85c3cef4fd6e30dd42389b4517113a0d922ee8f4ceb788 development ./cert.pem ./key.pem