tutor-deck/README.rst
Régis Behmo 46222154da 🌅
2024-11-20 10:38:12 +01:00

40 lines
619 B
ReStructuredText

dash plugin for `Tutor <https://docs.tutor.edly.io>`__
######################################################
Awesome administration dashboard and plugin marketplace for Tutor
Installation
************
.. code-block:: bash
pip install git+https://github.com/overhangio/tutor-dash
Usage
*****
.. code-block:: bash
tutor plugins enable dash
Development
***********
Install npm requirements::
npm clean-install
Compile SCSS files and watch for changes::
make scss-watch
Run a development server::
make runserver
License
*******
This software is licensed under the terms of the AGPLv3.