Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 217 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 217 Bytes

SER

Software Engineering for Research

Installation

conda create -n ser python=3.9
conda activate ser
pip install -e .

Startup

conda activate ser

Run SER

ser --help