Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 172 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 172 Bytes

Paperwork.ex

Paperwork Elixir SDK

Installation

def deps do
    [
        {:paperwork, git: "https://github.com/paperwork/paperwork.ex.git"}
    ]
end