Difference between revisions of "CI/HANtune Development Procedures"

From OpenMBD
< CI
Jump to: navigation, search
(Tooling)
(Tooling)
Line 24: Line 24:
 
= Tooling =
 
= Tooling =
  
During the development of HANtune several tools are used. Here is a short list of tools:
+
During the development of HANtune several tools are used.  
  
<ul>
+
 
<li>'''Netbeans''', an Integrated Development Environment which is used to write the source code of HANtune</li>
+
== Netbeans ==
<li>'''TortoiseSVN''', an SVN client to commit and update our working copy of the repository</li>
+
 
</ul>
+
Netbeans is an Integrated Development Environment (IDE) which is used to write the source code of HANtune
 +
 
 +
 
 +
== TortoiseSVN ==
 +
 
 +
TortoiseSVN is an SVN client to commit and update our working copy of the repository

Revision as of 12:41, 18 April 2018


This page contains information about the development procedures which are used by the developers of HANtune.


Project Management

During the development of HANtune also our development procedures have evolved. However the usage of Trac has been adopted from a very early stage. Trac is an online environment which provides an online Wiki, ticketing system, code repositories and more. It hosts all the basic needs for a software development team. We are using repositoryhosting.com to host the repositories of HANtune, HANcoder and various other projects.

HANtune Release Strategy

More info will follow shortly...


SCRUM Methodology

More info will follow shortly...


Ticket Flow

More info will follow shortly...

Tooling

During the development of HANtune several tools are used.


Netbeans

Netbeans is an Integrated Development Environment (IDE) which is used to write the source code of HANtune


TortoiseSVN

TortoiseSVN is an SVN client to commit and update our working copy of the repository