Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micrub/mr-clj-general
my clojure general functions
https://github.com/micrub/mr-clj-general
Last synced: 28 days ago
JSON representation
my clojure general functions
- Host: GitHub
- URL: https://github.com/micrub/mr-clj-general
- Owner: micrub
- License: epl-1.0
- Created: 2014-10-07T06:07:45.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2015-03-08T19:01:28.000Z (over 9 years ago)
- Last Synced: 2023-04-03T23:25:54.035Z (over 1 year ago)
- Language: Clojure
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mr-clj-general
My clojure general usage functions
## Usage
```(use 'mr-clj-general.core)```
Or :
```(ns my-proj (:require [mr-clj-general.core :refer :all])```
## Releases
Current [0.0.1]
## License
Copyright © 2014
Distributed under the Eclipse Public License either version 1.0
or (at your option) any later version.