Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 463 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 463 Bytes

Zebra

A Clojure wrapper for Stripe.

Inspired by clojurewerkz/elephant: https://github.com/clojurewerkz/elephant

Install

Add the following to your project.clj file:

[b-social/zebra "0.1.12"]

Documentation

Usage

TODO: Add usage.

Development

Run tests

lein test

Run linting

lein eastwood

License

Copyright © 2020 B-Social Ltd.

Distributed under the MIT license.