Skip to content

qiuxiafei/clj-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clj-properties

The clojure way to read .properties file. And it's easy to use!

(def conf (read-conf "/path/to/your/conf.properties"))
(println conf)

I'm sure you know how to work with it!

About

The clojure way to read .properties file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published