Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 672 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 672 Bytes

cherab-mastu

The Cherab module for MAST Upgrade.

Installation

This package can be installed directly from Github:

pip install git@https://github.com/cherab/mastu

Alternatively, clone the repository and install locally:

git clone https://github.com/cherab/mastu cherab-mastu
cd cherab-mastu
pip install .

You may wish to pass the -e flag to pip to make this an editable install for development.

Support

See the online Cherab documentation for overall documentation for the Cherab framework. The MAST-U package is currently lacking online documentation: any queries can be raised as issues in this repository.