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

https://github.com/redex/redex.github.io

Reason package index
https://github.com/redex/redex.github.io

Last synced: 8 months ago
JSON representation

Reason package index

Awesome Lists containing this project

README

          


redex - Reason Package Index


redex is a curated index of packages for the Reason/BuckleScript ecosystem.

This repository contains the source of the [redex](https://redex.github.io/)
website. Most of the content is generated by scripts in the
[redex-scripts](https://github.com/redex/redex-scripts) repository, based on data
in the [data](https://github.com/redex/data) repository, as well as from third-party
services.

## How do I add a package?

Please see [the redex publishing guide](https://redex.github.io/publish) for
information on how to add a package.

## How do I report a bug or request a feature?

* If it is a bug or feature request regarding the website itself, [create an issue on this repository](https://github.com/redex/redex.github.io/issues/new)
* If the curated data is incorrect or lacking, [create an issue on the data repository](https://github.com/redex/data/issues/new)
or [edit the curated data and submit a Pull Request](https://github.com/redex/data/blob/master/sources.json)
* If it is a bug with the package itself, its readme or metadata, please create an issue on that package's
repository or bug tracker.