Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.38 KB

index.rst

File metadata and controls

37 lines (31 loc) · 1.38 KB

Welcome to the Gort Guide!

Gort is a chatbot framework designed from the ground up for chatops.

Gort brings the power of the command line to the place you collaborate with your team: your chat window. Its open-ended command bundle support allows developers to implement functionality in the language of their choice, while powerful access control means you can collaborate around even the most sensitive tasks with confidence. A focus on extensibility and adaptability means that you can respond quickly to the unexpected, without your team losing visibility.

Table of Contents

.. toctree::
   :numbered:
   :maxdepth: 2

   sections/architecture.rst
   sections/quickstart.rst
   sections/getting-started.rst
   sections/configuration.rst
   sections/deployment.rst
   sections/bootstrapping.rst
   sections/commands-and-bundles.rst
   sections/commands-as-containers.rst
   sections/command-environment-variables.rst
   sections/command-bundles.rst
   sections/bundle-configurations.rst
   sections/permissions-and-rules.rst
   sections/writing-a-command-bundle.rst
   sections/installing-your-first-command-bundle.rst
   sections/managing-bundles.rst
   sections/command-execution-rules.rst
   sections/templates.rst
   sections/templates-response-envelope.rst
   sections/templates-functions.rst
   sections/going-forward.rst