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

https://github.com/adbc-drivers/adbc-drivers.org

ADBC Driver Foundry Website
https://github.com/adbc-drivers/adbc-drivers.org

apache-arrow apache-arrow-adbc

Last synced: 22 days ago
JSON representation

ADBC Driver Foundry Website

Awesome Lists containing this project

README

          

# adbc-drivers.org Website

This site is built with [Jekyll](https://jekyllrb.com).

## Building

### Pre-requisities

- Ruby

### Steps

```sh
bundle
bundle exec jekyll build
```

## Development

```sh
bundle exec jekyll serve
```

Then open a web browser to .