Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 467 Bytes

Pipple

Pipple communicates with the Rippling API (currently only via API key).

Installation

If available in Hex, the package can be installed by adding pipple to your list of dependencies in mix.exs:

def deps do
  [
    {:pipple, "~> 0.1.0"}
  ]
end

Why the name?

Pipple means the murmuring of rippling water, and it also sounds somewhat like "people". Since Rippling is HR software, it just seems apt.