Skip to content

pmzhou/openadams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author:    Achim Köhler
Contact:   achimk@users.sourceforge.net
Date:      2010-08-02
Web site:  https://sourceforge.net/projects/openadams/
Copyright: This document has been placed in the public domain.

openADAMS is an "Artifact Documentation And Management System" to document and manage 
artifacts appearing in the software development process of a product, for instance 
requirements, use cases or test cases. 


REQUIREMENTS
============
* Python 2.5, 2.6 or 2.7 must already be installed. Python is available from http://www.python.org/.
* PyQt4, see http://www.riverbankcomputing.co.uk/software/pyqt/intro

For Win32 there is also a binary distribution created with pyinstaller (http://www.pyinstaller.org/). 
All the required things are included in this distribution.


INSTALLATION
============
1. Expand the .tgz or .zip archive in an empty directory of your choice
2. For the artifact editor run naf_editor.py

For Win32 binary distribution: unpack all files from the .zip archive
in a folder. Run oaeditor.exe to manage artifacts. Run oatestrunner to execute test artifacts.
Run oalogview to inspect changes in an openADAMS database file.



COPYRIGHT
=========
See accompanied file COPYING.txt


CREDITS
=======
Icons in the GUI are taken from several icon collections:

Sweetie BasePack 
    Author:  Joseph North
    Email:   sublick@gmail.com
    Licence: Creative Commons Attribution-ShareAlike 3.0 License Agreement, 
             http://creativecommons.org/licenses/by-sa/3.0/Attribution-ShareAlike 3.0
    Website: http://sweetie.sublink.ca

Nuvola
    Author:  David Vignoni
    Website: http://www.icon-king.com
    Licence: GNU Lesser General Public License, 
             http://www.gnu.org/licenses/lgpl.html

Tango
    Authors: many
    Website: http://tango.freedesktop.org/releases/tango-icon-theme-0.8.1.tar.gz
    Licence: Creative Commons Attribution-ShareAlike 2.5 License Agreement, 
             http://creativecommons.org/licenses/by-sa/2.5/

About

An "Artifact Documentation And Management System" to document and manage software engineering artifacts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.4%
  • XSLT 5.8%
  • CSS 1.3%
  • TeX 0.2%
  • Shell 0.1%
  • QMake 0.1%
  • Batchfile 0.1%