Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 569 Bytes

File metadata and controls

18 lines (10 loc) · 569 Bytes

wikicmd

wikicmd is a command-line utility for working with MediaWiki websites, such as the Wikipedia.

$ wikicmd edit 'Some page'
# Your favorite editor will then open up and you can edit the 'Some page' article.

Check the User Guide for a list of features and usage.

To quickly download the latest release, check the releases page and grab the latest tarball.

License

All wikicmd's code is licensed under MIT. For more information check the LICENSE file.