Skip to content

Commit cd5db26

Browse files
author
naraesk
authored
Update README.md
1 parent 95408ad commit cd5db26

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

generator2/README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
# README #
22

3-
## What is this repository for?
4-
53
The generator takes a database created by jQAssistant as input and generates a software visualization that can be explored using the ui component.
6-
7-
## How do I build and run the generator?
8-
* [Maven](../wiki/Maven) is used as build management system. It is used to build the generator, to run testcases and to start the generator
9-
10-
## Contribution Guidelines
11-
12-
* Don't commit generated files like in *tmp*, *xtend-gen* and *src-gen*
13-
* Commit only working and tested code
14-
* Write tests and change existing tests if necessary
15-
16-
## Further Documentation
17-
18-
* [Overview](../wiki/Generator%20Overview)
19-
* [Generation Process](../wiki/Generation%20Process)
20-
* [Maven](../wiki/Maven)
21-
* [Testing Process](../wiki/Testing%20Process%20Generator)
22-
* [Xtend Coding Guidelines](../wiki/Xtend%20Coding%20Guidelines)
23-

0 commit comments

Comments
 (0)