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

https://github.com/cl8n/osu-wiki-status

Status display for osu-wiki
https://github.com/cl8n/osu-wiki-status

osu osu-wiki

Last synced: 2 months ago
JSON representation

Status display for osu-wiki

Awesome Lists containing this project

README

        

# osu-wiki status

Outputs web pages detailing articles in [osu-wiki](https://github.com/ppy/osu-wiki) that need improvement. This is most commonly consumed by translators to help coordinate their updating of the wiki.

## Usage

```
npm run build -- [--update-only]
```

The `--update-only` option automatically merges changes from upstream osu-wiki prior to running, or skips building pages if there are no new changes. It should be run on a schedule.