An open API service indexing awesome lists of open source software.

https://github.com/chrisetheridge/utensil

Common utilities that can be used from the REPL.
https://github.com/chrisetheridge/utensil

clojure kitchen-sink lein profiles repl utensils

Last synced: about 1 month ago
JSON representation

Common utilities that can be used from the REPL.

Awesome Lists containing this project

README

          

# utensil

[![Clojars Project](https://img.shields.io/clojars/v/ether/utensil.svg)](https://clojars.org/ether/utensil)

![Utensil icon](/resources/gh/icon.png?raw=true)

A set of common utilities, that are useful at the REPL.

## Usage

- Add this library to your lein profiles, in the `dependencies` vector.
- Access the functions from the REPL.

## License

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.