Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:wikibaseintegrator [2025/02/10 05:36] – [Test] darron | tools:wikibaseintegrator [2025/02/11 07:30] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
====WikibaseIntegrator==== | ====WikibaseIntegrator==== | ||
- | [[https:// | + | [[https:// |
===Clone=== | ===Clone=== | ||
Line 7: | Line 7: | ||
< | < | ||
git clone --recursive https:// | git clone --recursive https:// | ||
- | </ | ||
- | |||
- | Perform operations inside the repository directory. | ||
- | |||
- | < | ||
cd WikibaseIntegrator | cd WikibaseIntegrator | ||
</ | </ | ||
Line 24: | Line 19: | ||
===Test=== | ===Test=== | ||
+ | |||
+ | < | ||
+ | source ~/ | ||
+ | </ | ||
< | < | ||
Line 30: | Line 29: | ||
< | < | ||
- | #! /home/ | + | #! /usr/bin/env python |
from wikibaseintegrator import WikibaseIntegrator | from wikibaseintegrator import WikibaseIntegrator | ||
Line 48: | Line 47: | ||
</ | </ | ||
+ | < | ||
+ | deactivate | ||
+ | </ | ||
+ | |||
+ | ===Resources=== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// |