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

https://github.com/mozilla/heatmap

INACTIVE - http://mzl.la/ghe-archive - Context Graph Data Ingestion
https://github.com/mozilla/heatmap

inactive unmaintained

Last synced: 4 months ago
JSON representation

INACTIVE - http://mzl.la/ghe-archive - Context Graph Data Ingestion

Awesome Lists containing this project

README

        

# Heatmap

This is an add-on to collect and submit data to the context graph
backend.

## dev

Install `jpm`, `addons-linter`, `eslint` and dev dependencies

```
npm install .
```

## testing:

Arguments after `--` go to `jpm`

```
npm test -- --tbpl -b Aurora
```