CLI package for wallabag api
Wallabag is a self hostable application allowing you to not miss any content anymore. More informations on website: wallabag.org and github.com
- nodejs
- console shell
npm install -g wallabag-cli
Just typing 'wallabag
' brings you to interactive shell. Then type 'help
' to see commands and their arguments. Also you can use those parameters with the programm itself, par example 'wallabag help
'.
- This programm is created with awesome package VORPAL by dtree;
- Thanks again to wallabag-core and all the contributors for the wallabag itself.
Copyright (c) 2017 Yuriy Evdokimov rurik19@yandex.ru This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details.