# Example directories Check out more examples in the above directories. ## Get Started ```bash 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`