Liking cljdoc? Tell your friends :D

ballot-scout-specs

Ballot Scout specifications as clojure.spec specs.

Quick start

lein repl

Development

Follow the Quick start, make some changes, add tests, and submit a PR!

Releases

Check the Git history for past releases to get a feel for how this process works, if you are unfamiliar with releasing Clojure libraries:

  1. Commit everything you need for the release, PR it, and get approval.
  2. Change project.clj to the released version, tag it, commit it, and release to Clojars.
  3. Change project.clj to the new snapshot version, and commit it.
  4. Push to master.

Testing

lein test

License

Copyright © 2018 Democracy Works, Inc.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close