zimfw/modules/meta
Chet Gurevitch 9eaba9a3a3 [meta] Use ZIM_HOME in zmanage
And fix init.zhs to export ZIM_HOME. The zmanage script invokes a new
shell for the sub commands, and those would fail as there would be no
value for ZIM_HOME.

Closes #203
2017-09-04 17:29:34 -05:00
..
functions [meta] Use ZIM_HOME in zmanage 2017-09-04 17:29:34 -05:00
README.md [meta] add zim_debug tool 2016-09-06 13:05:17 -07:00

README.md

Meta

Provides aliases and functions for management of the zim framework, specifically zmanage

Usage

zmanage [arg]

Action Description
update Fetches and merges upstream zim commits if possible
info Prints zim and system info
issue Create a template for reporting an issue
clean-cache Clean the zim cache
build-cache Rebuild the zim cache
remove experimental Remove zim as best we can
reset Reset zim to the latest commit
help Print this usage message
debug Invokes the trace-zim script which produces logs