Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 937 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 937 Bytes

war-bash

Version 0.20171225

WAR file (KDE WEB archive) create and browse in bash.

Utils:

war-browse
WAR file (KDE WEB archive) viewer in browser.

USAGE: war-browse [options] file.war
OPTIONS:
-b use browser (default = 'x-www-browser');
-h display help and exit

war-create
WAR file (KDE WEB archive) creator.

USAGE: war-create [options] /path/to/html/dir [file.war]
OPTIONS:
-h display help and exit

war-unpack
WAR file (KDE WEB archive) unpack.

USAGE: war-unpack [options] file.war
OPTIONS:
-h display help and exit

war-wget
WAR file (KDE WEB archive) wget page.

USAGE: war-wget [options] name url/to/html/page
OPTIONS:
-c clean LIST (sample 'js,php,eot,wott,ttf', default = '')
-r reject LIST (sample 'js,php,eot,wott,ttf', default = '')
-h display help and exit

COPYRIGHT:
Copyright (c) 2017 zvezdochiot

CONTACTS:
Homepage: https://github.com/zvezdochiot/war-bash