Files
intelliphoto/README.md
2019-12-13 09:29:37 +01:00

737 B

IntelliPhoto

For the user manual see docs/manual.pdf

Content

  • src - Source Code
  • docs - Documentation of the source code and user manual
  • Examples - Temporary folder for example pictures
  • Abgabe - Files that were submitted

Pesentations

Branching

  • master branch: current state of the program, pull requests only by maintainers or developers
  • dev branch: state of development for next week, will be merged every Thursday, pushable for maintainers, pull requests for everyone
  • dev-X branches: feature development branches which will be merged into dev, when tested

Every Thursday dev and master will be merged and tagged with the current version.