Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ Import a list of entities printed by another program:
```
printf 'Q%s\n' {1..20} {100..120} | php maintenance/importEntities.php --stdin
```
Alternatives
------------
- [WikibaseSync](https://github.com/the-qa-company/WikibaseSync) (advantages: can be run from any client not only from the server, entities can be keept in sync, external link to the imported entities)