blob: f7947815b9b09e984cf85d21a9d95107a952bb40 [file] [log] [blame]
<?php
/**
* Copyright (c) 2014, 2015, 2016, 2018 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Christopher Guindon (Eclipse Foundation) - Initial implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<!-- Main content area -->
<div id="midcolumn">
<h3>Eclipse Skalli</h3>
<p class="left">One of the major goals of this project is to make a new generation
project management tool accessible and usable by the Eclipse community and other
open source projects.
Thereby Skalli forms the central entry point to all projects and creates transparency
over the existing projects. It leverages search technologies and social network mechanisms
in order to structure and find them.
This project however does not aim at replacing existing tools like wiki, bugtracker
and source code management system. It merely links to them and integrates their data
and services as far as needed in order to let users - and through a REST API also
other tools - gain an overview on each project's state and locate its resources.
</p>
<p class="right"> This project was just provisioned. You can see the proposal
<a href="/proposals/technology.skalli/">here</a>
</p>
</div>
<!-- ./end #midcolumn -->