Skip to content

number23/commons-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commons-lib

Build Status

API documentation

codox docs

Add this to your project.clj :dependencies list:

[org.clojars.number23/commons-lib "0.2.2"]

and checkout API documentation for details.

Usage

(use 'org.clojars.number23.commons-lib.io)
(def host (prompt-re "Please choose host (dev or prd)" #"dev|prd"))
(def user (prompt-read "User"))

License

Copyright (C) 2011-2012 number23_cn https://twitter.com/number23_cn

Distributed under the Eclipse Public License, the same as Clojure. See the LICENSE file for details.

About

my clojure commons lib

Resources

License

Stars

Watchers

Forks

Packages

No packages published