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

https://github.com/clojure-finance/clojask-website

Clojask Website
https://github.com/clojure-finance/clojask-website

big-data clojure dataframe parallel-computing

Last synced: 9 days ago
JSON representation

Clojask Website

Awesome Lists containing this project

README

          

# Clojask Documentation Website

A documentation website for the Clojask dataframe library built with Cryogen

### Requirements

```
- Clojure
- Leiningen
```

## Development

To start the server:
```
lein serve
```