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

https://github.com/c2corg/extract-serac

A simple tool to easily extract SERAC data into CSV
https://github.com/c2corg/extract-serac

Last synced: 5 months ago
JSON representation

A simple tool to easily extract SERAC data into CSV

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/c2corg/extract-serac.svg)](https://github.com/c2corg/extract-serac/blob/master/LICENSE) ![CI badge for master branch](https://github.com/c2corg/extract-serac/workflows/Build/badge.svg?branch=master) [![Total alerts](https://img.shields.io/lgtm/alerts/g/c2corg/extract-serac.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/c2corg/extract-serac/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/c2corg/extract-serac.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/c2corg/extract-serac/context:javascript) [![Known Vulnerabilities](https://snyk.io/test/github/c2corg/extract-serac/badge.svg)](https://snyk.io/test/github/c2corg/extract-serac)

# extract-serac

A simple tool to export SERAC data into a CSV file.
It requires a valid account with sufficient priviledges on .

To use the tools, retrieve executable for your platform from the [latest release](https://github.com/c2corg/extract-serac/releases). Then, launch:

```sh
extract-serac --help
```