Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xiaq/elvish-popularity


https://github.com/xiaq/elvish-popularity

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Elvish popularity on GitHub

A program to gather data on the popularity of [Elvish](https://elv.sh) on
GitHub. Run with:

```sh
# Generate a personal access token in https://github.com/settings/tokens
export GITHUB_TOKEN=foo
go run . | tee result.md
```