Library
Module
Module type
Parameter
Class
Class type
Upload a zoo bundle of given path to the gist server and return a gist id.
Download the gist of given id and version; if a version id is not given, the latest version id will be used.
``list_gist ""`` lists all the local gists; ``list_gist gist-id`` lists all the local versions of a gist.
Preprocess the zoo scripts, inject the necessary directives, functions, and modules.
``run args script`` executes the zoo script with the given arguments.
``run_gist gist-id`` runs a zoo gist with the given ``gist-id`` and parameters.