Skip to content

u6f6o/overseer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overseer

Build Status

As I started digging deepter into clojure, I created this project to try certain things out and apply stuff I read in Clojure Programming using a simple real life example (parsing csv, calculate certain stuff, print results in JSON format).

The main focus was to learn clojure and not to do things completelly right (e.g. there is no rounding after calculation which messes up the numbers etc.).

My current plan is to further add certain components/frameworks (probably REST) to get familiar with the clojure eco system. If this repo might be helpful to you, use it for whatever you desire.

Usage

  • clone the repo
  • lein run

License

Copyright © 2015 Ulf Gitschthaler

Distributed under the MIT License.

About

first steps on clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published