git clone [email protected]:indico/ursh.git
cd ursh
pip install -e .
FLASK_APP=ursh.core.app flask run
First, install the package with support for testing:
pip install -e .[testing]
Then you can run the tests:
pytest .
- Documentation for the REST API, based on the OpenAPI spec
Made at CERN Take part! |
|
In applying the MIT license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an Intergovernmental Organization or submit itself to any jurisdiction.