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

https://github.com/danielpza/stars

Generate and update github stars list
https://github.com/danielpza/stars

Last synced: about 2 months ago
JSON representation

Generate and update github stars list

Awesome Lists containing this project

README

          

# Stars

Generate and update github stars list

## Usage

```sh
stars --help
Options:
--help Show help [boolean]
--version Show version number [boolean]
--username [string] [required]
--cacheFile [string] [default: "./.stars.json"]
--outFile [string] [default: "./stars.md"]
--ext [choices: "md", "org"] [default: "md"]
```