Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.5 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.5 KB

Integrator's Guide

A community repo for users that integrate with Vertica with provisioning, monitoring, management, storage, clients, loaders, and other tools.

Setup

Before you can contribute changes, you must configure your git username and email address:

$ git config --global user.name "Jane Smith"
$ git config --global user.email "[email protected]"

Quick setup

The Integrator's Guide uses Hugo-supported Markdown. You can create or edit documentation in any text editor that supports Markdown.

Advanced setup

This repository uses Hugo with a Docsy theme. To set up the complete authoring environment, install the following tools and their required dependencies:

Contribute integration documentation

See Contributing.

Additional resources

License

Distributed under the Apache 2.0 License. See LICENSE for more information.