Wikipedia parser that generates offline content embeddable into Organic Maps map mwm files
Find a file
Evan Lloyd New-Schmidt aba31775fa
Setup GitHub (#2)
* Fix license identifier
* Add CI tests

A cached setup that includes cargo check, clippy, fmt, and test

* Fix formatting
* Remove explicit rustup install

cargo, etc. is already installed, see:
<https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md>

* Add more context to cache prefix-key
* Apply suggestions from code review
* Ignore non-rust files
* Remove unused matrix testing key
* Use a better filename

---------

Signed-off-by: Evan Lloyd New-Schmidt <evan@new-schmidt.com>
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
2023-06-01 09:25:35 +02:00
.github/workflows Setup GitHub (#2) 2023-06-01 09:25:35 +02:00
src Setup GitHub (#2) 2023-06-01 09:25:35 +02:00
.gitignore Initial rust setup (#1) 2023-05-30 19:00:05 +02:00
Cargo.lock Initial rust setup (#1) 2023-05-30 19:00:05 +02:00
Cargo.toml Setup GitHub (#2) 2023-06-01 09:25:35 +02:00
LICENSE Initial commit 2023-05-30 16:01:35 +02:00
README.md Initial rust setup (#1) 2023-05-30 19:00:05 +02:00

wikiparser

Extracts articles from Wikipedia database dumps for embedding into the mwm map files created by the Organic Maps generator.