Skip to content

avrj/wages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Monthly Wage Calculation System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published