Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/code-star/new-codestar-media


https://github.com/code-star/new-codestar-media

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![](./animated/animated_dark.svg#gh-dark-mode-only)
![](./animated/animated_light.svg#gh-light-mode-only)

---

# New Codestar Logo Media Repo

## Installing

To install the Python 3 dependencies, run:

```sh
pip install -r scripts/requirements.txt
```

## Regenerating

To re-generate all the logos (if the master logo was modified), run:

```sh
rm -rf logos
python scripts/process.py
python scripts/convert.py
```