/library-system

A Library System which is written in Clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Library System

A Library System fully written in Clojure


Prerequisites

Build

JAR

To build JAR run the following command

  • lein uberjar

Checks/ Verifications

Test

To run all the test, run the following command

  • lein test

If you want to run test automaticlly on file change, use lein test-refresh command. To use this command properly please install terminal-notifier.

Code Analyzer

Kitbit is used to analyze static code. To run the analyzer use the following command

  • lein kitbit

Contributors

License

Copyright © 2018 LIBRARY SYSTEM

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