Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 297 Bytes

Example directories

Check out more examples in the above directories.

Get Started

git clone https://github.com/marcomusy/vedo.git
cd vedo/examples/basic
python align1.py

Search and Run any of the built-in examples with commands:

vedo --search align

and

vedo -r align1