Skip to content

nickmoorman/lookit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

On Ubuntu:

On Ubuntu 10.04 or newer, run:

sudo add-apt-repository ppa:lookit/ppa
sudo apt-get update
sudo apt-get install lookit

From source:

Source tarballs are available as Download Tags on the Lookit Download page. Extract the tarball and run (as root):

python setup.py install