jonassvalin / liberator-mixin

Mixins for liberator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liberator-mixin

An extension to liberator allowing for composable mixins.

Install

Add the following to your project.clj file:

[b-social/liberator-mixin "0.0.60"]

Documentation

Usage

FIXME

Contributing

Testing

Run tests using:

lein test

Releasing a new version

Prerequisites:

You should then be able to run:

lein release

This will handle changing the versions everywhere, and adding the version tags. It will deploy the latest to Clojars and push all the changes to GitHub.

License

Copyright © 2018 B-Social Ltd.

Distributed under the terms of the MIT License.

About

Mixins for liberator.

License:MIT License


Languages

Language:Clojure 100.0%