Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/delta-io/delta-docs

Delta Lake Documentation
https://github.com/delta-io/delta-docs

Last synced: 2 months ago
JSON representation

Delta Lake Documentation

Awesome Lists containing this project

README

        

## Delta Lake Documentation

This site is used to build the open source Delta Lake documentation.

## Setup

This site requires Node 18, which you can install with `brew install node@18`.

Install the dependencies with `npm install`.

Run the site on your localhost with `npm start`.

## Contributing

Open a pull request or create an issue if you would like to report bugs or request changes.

For big changes, it's best to first open an issue and get buy-in from the Delta Lake open source community before spending the time to create a pull request.