Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
215 stars 107 forks source link

Use virtualenv #448

Open dideler opened 10 years ago

dideler commented 10 years ago

Installing packages locally is a good development practice. We should encourage the use of virtualenv and document how to get started.

zxiiro commented 10 years ago

Maybe we can go a step further with docker.io?

dideler commented 10 years ago

Definitely worth considering. Will update the issue as I learn more about docker.