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

https://github.com/krisleech/excellent

Example of generating Excel using templates with Clojure.
https://github.com/krisleech/excellent

Last synced: about 1 year ago
JSON representation

Example of generating Excel using templates with Clojure.

Awesome Lists containing this project

README

          

# Excellent

Example of generating Excel using a template.

Makes use of JXLS and POI.

## Usage

```
lein repl
```

```clojure
(go)
```