API¶
Runserver
$ microbe runserver [-i 127.0.0.1] [-p 8000] [-u /]
Save
$ microbe save [-o microbe.zip]
Create a Zip file to save Microbe contents and config file
-o,--output¶determine the output Zip file name (default=microbe.zip)
Restore
$ microbe restore <archive.zip>
Restore a Zip file containing contents and config file obtained by
savecommandParamaters:
archive.zip: Input zip file name containing backup for microbe generated withsave
Theme
$ microbe theme <theme-name> <author>
Create easily a theme skeleton for Microbe
Parameters:
theme-name: The new theme’s nameauthor: Your name, this will be used in the theme’sinfo.json