/almin

almin

Primary LanguageLess

jibhaine/almin

stands for Application Lifecycle Management Interface It is mainly an entry portal / index page / service proxy to centralize several team development tools and informations

ALMIN

Provides an united interface to several development tools, through their JSON API or via command line calls. The goal is to provides a main dashboard for evceryone to access their workspace informations.

The application in itselfs does'nt hold any data besides user preferences and data sources. Core app services should be extensible to include data from any source

Supported Tools

Source Control Management

Continuous integration

Issues

Plugin howto

the main goal of a almin plugin is to provide data for the front-end

so they should feed the interface with any of the the following objets

  • Project
  • User
  • Event
  • Task
  • Story
  • Resource
  • Document
  • Build
  • Issue
  • Milestone

FAQ