Mercurial > getan
view README @ 271:60725e0bcddb
Use exit when returning from adding a project
Avoid code duplication when a project is added successfully.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 11 Apr 2013 12:44:33 +0200 |
parents | cf905ed23de0 |
children | 1c9c3c9454e3 |
line wrap: on
line source
1 - install urwid NOTE: getan requires urwid >= 1.0 On Debian GNU/Linux >= Wheezy just do: # apt-get install python-urwid 2 - starting getan: $ ./getan.py or $ ./getan.py mytime.db or (for the classic version of 'getan' based on curses): $ classic/getan or $ classic/getan mytime.db