https://github.com/nylas/tessera-up
Dashboard generator for Tessera
https://github.com/nylas/tessera-up
Last synced: 7 months ago
JSON representation
Dashboard generator for Tessera
- Host: GitHub
- URL: https://github.com/nylas/tessera-up
- Owner: nylas
- License: mit
- Created: 2015-07-21T03:09:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T03:38:09.000Z (over 10 years ago)
- Last Synced: 2025-06-07T12:06:41.397Z (7 months ago)
- Language: Python
- Size: 128 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.md
Awesome Lists containing this project
README
tessera-up: Define and Import Tessera Dashboards with YAML files
=============================================
tessera-up is a tool that helps you manage your Tessera dashboards with YAML configuration files.
.. code-block:: bash
$ tessera-up examples/simple-dashboard.yml http://tessera.example.org
For examples, see the examples directory.
Installation
------------
To install tessera-up:
.. code-block:: bash
$ pip install tessera-up