No activity today, make something!
tiddlyweb Using Twanager

20160313160651 cdent  

//twanager// is the command-line tool included with TiddlyWeb.

With it you can manipulate the store to add content and users. Some of the powers of twanager are also available via the HTTP API and vice versa. Which you choose depends on your environment.

//twanager// is extensible.

When run without any arguments, it will default to {{{usage}}}, listing the available commands along with a brief description. What commands are listed depends on the twanager_plugins in use.

When there is a tiddlywebconfig.py in the current directory, it will be read before {{{twanager}}} does its work, impacting behavior.

See also:

<<list filter [tag[twanager]]>>