Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.03 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.03 KB

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.65"]

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.