A clojure.spec based validation library.
Add the following to your project.clj file:
[b-social/spec-validate "0.1.12"]Get a deploy token from Clojars and then:
export CLOJARS_USERNAME=<username>
export CLOJARS_PASSWORD=<deploy-token>
lein release
Copyright © 2019 B-Social Ltd.
Distributed under the terms of the MIT License.