root/gaphor/tags/gaphor-0.2.0/README

Revision 191, 0.7 kB (checked in by arjanmol, 6 years ago)

*** empty log message ***

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1         Gaphor - A UML CASE tool.
2
3
4 Gaphor is rapidly becoming the first really usable CASE tool for GNOME (and
5 Linux in general).
6
7 Gaphor is written in Python, which makes it very easy to use (and
8 very easy to extend (and to write ;-).
9
10 To get started do the following things:
11 - Get pyorbit, pygtk and gnome-python (the latest versions)
12 - Compile and install pyorbit, pygtk and gnome-python.
13 - Get DiaCanvas2 and install it. If PyGTK is installed properly, it should
14   be automatically detected by DiaCanvas2's configure script.
15 - do 'python setup.py config' to check if every thing is okay.
16 - Launch gaphor using the 'run-gaphor.sh' shell script.
17
18 Have fun,
19
20 Arjan Molenaar <arjanmolenaar@hetnet.nl>
Note: See TracBrowser for help on using the browser.