https://github.com/korlibs/store.korge.org
https://github.com/korlibs/store.korge.org
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/korlibs/store.korge.org
- Owner: korlibs
- Created: 2023-05-08T02:13:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T08:21:48.000Z (about 1 year ago)
- Last Synced: 2025-06-06T09:28:13.965Z (about 1 year ago)
- Language: HTML
- Size: 1.37 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.