Skip to content

Status display for osu-wiki

Notifications You must be signed in to change notification settings

cl8n/osu-wiki-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu-wiki status

Outputs web pages detailing articles in 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] <osu-wiki directory> <output directory>

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.