agilecreativity / cucl

My collection/commonly used Clojure libraries/functions

Home Page:https://github.com/agilecreativity/cucl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cucl - Collection of Useful Clojure Libraries

https://circleci.com/gh/agilecreativity/cucl.svg?style=svg https://img.shields.io/clojars/v/cucl.svg https://jarkeeper.com/agilecreativity/cucl/status.svg

My collection of commonly used Clojure libraries/functions.

Basic Usage

# Clone the project
git clone git@github.com:agilecreativity/cucl.git

# Change to the local directory
cd cucl

# Install the library locally
lein install

TODOs

License

Copyright © 2017-2018 Burin Choomnuan

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

About

My collection/commonly used Clojure libraries/functions

https://github.com/agilecreativity/cucl

License:Eclipse Public License 1.0


Languages

Language:Clojure 97.5%Language:Shell 2.5%