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

https://github.com/openteamsinc/closember


https://github.com/openteamsinc/closember

closember

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Closember

See https://closember.org

## Build locally

**Note:** Right now it's only possible to build the site on Linux.

```bash
$ pip install -r requirements.lock
$ export PAT="github personal access token"
$ python app.py static
```

Open the built page at `build/index.html`.

## License

The code in this repository is licensed under the BSD 3-Clause License. See [LICENSE](LICENSE) for details.

The website content is licensed under a [CC-BY 4.0 license](http://creativecommons.org/licenses/by/4.0/).

The website Hero illustration is licensed under a [CC-BY-NC 4.0 license](http://creativecommons.org/licenses/by-nc/4.0/) and attribution should be given to [Irina Fumarel](https://irinafumarel.ro/).