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

https://github.com/powersj/parquet

CLI to interact with parquet files
https://github.com/powersj/parquet

Last synced: 5 months ago
JSON representation

CLI to interact with parquet files

Awesome Lists containing this project

README

          

# parquet

*CLI to interact with parquet files*

[![CircleCI](https://circleci.com/gh/powersj/parquet.svg?style=svg)](https://circleci.com/gh/powersj/parquet) [![Go Reference](https://pkg.go.dev/badge/github.com/powersj/parquet.svg)](https://pkg.go.dev/github.com/powersj/parquet)

## Overview

TODO

## Install

Pre-build binaries are available on the releases page.

## Usage

To generate data use the `run` subcommand:

```sh
./parquet help
```

The other subcommands include:

* `TODO`: TODO

## Contributing

Pull requests are welcome. For major changes, please open an issue first to
discuss what you would like to change.

Please make sure to update tests as appropriate.

## Support

If you find a bug, have a question, or ideas for improvements please file an
[issue](https://github.com/powersj/parquet/issues/new) on GitHub.