-
Add gcmex to your list of dependencies in
mix.exs
:def deps do [{:gcmex, "~> 0.0.1"}] end
-
Ensure gcmex is started before your application:
def application do [applications: [:gcmex]] end
-
Set your google api key
config :gcmex, api_key: "xxxtestxxx"
-
Notifications
You must be signed in to change notification settings - Fork 1
dukex/gcmex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Google Cloud Messaging client library for elixir
http://hexdocs.pm/gcmex/0.0.1/
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published