Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

scraton/pyapns_gem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYAPNS gem

pyapns is an universal Apple Push Notification Service (APNS) provider.

This gem simply extracts the code under https://github.com/samuraisam/pyapns/tree/master/ruby-client/pyapns in order to make instaling it as a gem from GitHub possible (related issue here).

Installation

Add it to your Gemfile

gem 'PYAPNS', :git => 'git://github.com/krasio/pyapns_gem'

From your project's root run

bundle install

If you wanna use pypans on Engine Yard cloud take a look at ey-pyapns chef recipe.

TODO

Add some tests.

About

PYAPNS ruby client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%