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.
- Host: GitHub
- URL: https://github.com/krisleech/excellent
- Owner: krisleech
- License: epl-1.0
- Created: 2017-12-12T21:33:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T21:35:07.000Z (over 8 years ago)
- Last Synced: 2025-03-17T04:44:45.918Z (over 1 year ago)
- Language: Clojure
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)
```