Contents
Dabo Install
Visit http://dabodev.com/download and find out the latest source.
Install prerequisites
- You can checkout the code from subversion or get a tar ball.
- To checkout via subversion:
apt-get update apt-get --yes install python-reportlab python-wxgtk2.8 subversion python-mysqldb
Download
- Then go to the folder where you will put the apps and do a check out.
cd svn checkout http://svn.dabodev.com/dabo/trunk dabo
Install the dabo packages
cd dabo/ python setup.py install
- Done.
Create your app
- To start the appwizard go to
cd /dabo/ide/wizards/Appwizard python AppWizard.py
Dabo Quick Start
Quick start to AppWizard is here http://leafe.com/screencasts/appwizard.html
- Best way to see what you be able to do is to watch these two screen cast of dabo.