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

https://github.com/korlibs/store.korge.org


https://github.com/korlibs/store.korge.org

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# KorGE Store

To contribute fork this repository, then execute (changing the URL):

### Linux and MacOS:

```bash
./addlink.sh https://github.com/korlibs/korge-fleks/tree/main/korge-fleks
```

### Windows:

```cmd
addlink.bat https://github.com/korlibs/korge-fleks/tree/main/korge-fleks
```

That will create the proper entry, will download the tags and commitIds.

Now you can try the store locally with (you will need to have [`jekyllrb` installed](https://jekyllrb.com/docs/installation/)):

```bash
./start.sh
```

And opening in your browser.

Then you can make a PR for your module/library/assert to be included.