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
- Host: GitHub
- URL: https://github.com/clojure-finance/clojask-website
- Owner: clojure-finance
- Created: 2021-07-24T03:26:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T13:24:47.000Z (over 2 years ago)
- Last Synced: 2023-09-05T14:54:55.133Z (over 2 years ago)
- Topics: big-data, clojure, dataframe, parallel-computing
- Language: HTML
- Homepage: https://clojure-finance.github.io/clojask-website
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```