https://github.com/puppetlabs/clj-typesafe-config
A thin clojure wrapper around the Typesafe Config library.
https://github.com/puppetlabs/clj-typesafe-config
Last synced: 4 months ago
JSON representation
A thin clojure wrapper around the Typesafe Config library.
- Host: GitHub
- URL: https://github.com/puppetlabs/clj-typesafe-config
- Owner: puppetlabs
- License: apache-2.0
- Created: 2014-03-18T19:26:35.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T02:12:12.000Z (5 months ago)
- Last Synced: 2025-03-02T13:12:28.223Z (4 months ago)
- Language: Clojure
- Size: 42 KB
- Stars: 4
- Watchers: 164
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://travis-ci.org/puppetlabs/clj-typesafe-config)
clj-typesafe-config
===================A thin clojure wrapper around the [Typesafe Config](https://github.com/typesafehub/config) library.
## Installation
Add the following dependency to your `project.clj` file:
[](http://clojars.org/puppetlabs/typesafe-config)