Difference between revisions of "CommandLine"
Jump to navigation
Jump to search
(Created page with "https://github.com/WolfgangFahl/Mediawiki-Japi/issues/49 has (finally) introduced command line support. The CommandLine has two modes: # Transfer mode # Credential mode = Cre...") |
|||
Line 5: | Line 5: | ||
= Credential mode = | = Credential mode = | ||
+ | = Installation = | ||
+ | <source lang='bash'> | ||
+ | ./build | ||
+ | </source> |
Revision as of 08:24, 15 March 2020
https://github.com/WolfgangFahl/Mediawiki-Japi/issues/49 has (finally) introduced command line support. The CommandLine has two modes:
- Transfer mode
- Credential mode
Credential mode
Installation
./build