Skip to content

Development Policy

SAKURAI Hitohiro edited this page Apr 19, 2022 · 8 revisions

The purpose of this policy is to establish guidelines for software development of Mata Elang Project. This policy will better allow to standardize the software development, and a higher quality software product delivered to users.

The Coding Standard

The coding standard for the software development is as follows:

[Insert the standard here or provide a link to the standard. If more than one policy, then provide them as separate documents.] The Development Environment The following integrated development environments (IDEs) should be used for all software development projects. In situations where development is being done using personal resources, a compatible IDE must be used that does not negatively impact or hinder the development process in any way.

  1. [Insert name of IDE here]
  2. [Insert name of IDE here]
  3. [Insert name of IDE here]

Software Testing Tools and Techniques

The following software testing tools and techniques must be used: Software Testing Technique Software Testing Tool(s) Requirements Testing Rational [Insert testing technique] [Insert the corresponding testing tool]

Licensing

Software developed for Mata Elang Project should be licensed using GPL v3. A copy of the license is available for viewing at https://www.gnu.org/licenses/gpl-3.0.en.html.