Skip to content

cl8n/osu-wiki-tools

 
 

Repository files navigation

osu! wiki tools

A collection of various tools that may be useful for osu! wiki contributors

Installation

pip install osu-wiki-tools

Testing

Setup

python3 -m venv ./venv
source ./venv/bin/activate
pip install -r requirements.txt

Headless tests

pytest --mypy

Visual tests

./run_visual_tests.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%