An open API service indexing awesome lists of open source software.

https://github.com/agilecreativity/cucl

My collection/commonly used Clojure libraries/functions
https://github.com/agilecreativity/cucl

clojure clojure-library

Last synced: 10 months ago
JSON representation

My collection/commonly used Clojure libraries/functions

Awesome Lists containing this project

README

          

** cucl - Collection of Useful Clojure Libraries

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

My collection of commonly used Clojure libraries/functions.

*** Basic Usage

#+BEGIN_SRC sh

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

# Change to the local directory
cd cucl

# Install the library locally
lein install
#+END_SRC

*** TODOs

*** License

Copyright © 2017-2018 Burin Choomnuan

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