Skip to content
Rick Kim edited this page Nov 5, 2019 · 1 revision

OpenCRAVAT Multiuser Support

open-cravat-server is an add-on package to OpenCRAVAT and adds the support for multiple user accounts to OpenCRAVAT.

Requirements

OpenCRAVAT >= 1.6.0

Installation

pip install open-cravat-server

Usage

As an add-on package to OpenCRAVAT, there is no separate usage of open-cravat-server. Instead, when OpenCRAVAT's web server is launched with wcravat, add --server option to turn on multiuser support.

Clone this wiki locally