Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 311 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 311 Bytes

origami-lib

Local installation

$ cd oriagmi-lib
$ virtualenv venv
$ source venv/bin/activate
$ pip install --editable .

Development

$ pip install -r dev-requirements.txt

Documentation

Within the webapp itself. See CVFY-Frontend.