Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qri-io/analytics
distributed analytics
https://github.com/qri-io/analytics
Last synced: 6 days ago
JSON representation
distributed analytics
- Host: GitHub
- URL: https://github.com/qri-io/analytics
- Owner: qri-io
- License: mit
- Created: 2017-09-20T03:40:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T22:16:02.000Z (about 7 years ago)
- Last Synced: 2024-06-20T11:54:43.795Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# analytics
[![Qri](https://img.shields.io/badge/made%20by-qri-magenta.svg?style=flat-square)](https://qri.io)
[![GoDoc](https://godoc.org/github.com/qri-io/analytics?status.svg)](http://godoc.org/github.com/qri-io/analytics)
[![License](https://img.shields.io/github/license/qri-io/analytics.svg?style=flat-square)](./LICENSE)This is a stub for what will one day be a distributed analytics package.
## Getting Involved
We would love involvement from more people! If you notice any errors or would
like to submit changes, please see our
[Contributing Guidelines](./.github/CONTRIBUTING.md).## Developing
We've set up a separate document for [developer guildlines](https://github.com/qri-io/analytics/DEVELOPERS.md)!