Applications

A collection of files, folders, .spec files, etc; designed by the end user.

Like the project, the application needs a name as well. It also needs a slug, which will become the ID of the application.

To be able to fetch the sources from the application, the user needs to provide a GIT source URL, example: git@github.com:myFolder. To package an application the redpesk factory needs a spec-file as well (this is redhat/fedora build process).