Library-Distribution / ALD-API

the API (backend) for the ALD system
http://about.libba.net/docs/api/current
0 stars 0 forks source link

specify development repos #6

Closed maul-esel closed 11 years ago

maul-esel commented 12 years ago

Enable specifying an item's development repository in the schema, for example:

<development>
    <repo type="git" url="git://github.com/ChrisS85/CGUI.git"
          view-url="https://github.com/ChrisS85/CGUI"/>
</development>

Also allow specifying several repos with several sets of url and view-url values each (through subtags).