This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
webtools/README.md

22 lines
396 B
Markdown
Raw Permalink Normal View History

2016-04-30 14:27:37 -04:00
# webtools
2015-01-04 00:11:24 -05:00
2016-06-16 13:34:15 -04:00
Miscellaneous helper functions and macros for Ring and Compojure.
> Please note that this library is mainly intended for my own personal
> use and as such some functionality may be overly opinionated.
2015-01-04 00:11:24 -05:00
## Leiningen
```clojure
2016-06-19 14:59:46 -04:00
[gered/webtools "0.1.1"]
2015-01-04 00:11:24 -05:00
```
## Usage
TODO
## License
2016-04-30 14:27:37 -04:00
Copyright © 2016 Gered King
2015-01-04 00:11:24 -05:00
Distributed under the the MIT License. See LICENSE for more details.