项目作者: avrj

项目描述 :
Monthly Wage Calculation System
高级语言: Clojure
项目地址: git://github.com/avrj/wages.git
创建时间: 2017-12-28T18:54:52Z
项目社区:https://github.com/avrj/wages

开源协议:

下载


Build Status

Disclaimer: Clojure isn’t on top of my programming skills, but I wanted to challenge myself and get better at Clojure.

Prerequisites

  • Leiningen
  • Java

Run project

lein run

Run tests

lein test

Build executable

lein uberjar

Run executable

java -jar target/uberjar/wages-0.1.0-SNAPSHOT-standalone.jar