This project is solving the Syncing NASA Open Source Projects challenge.
Description
About Sync
Sync project aims to concentrate a very large diversity of open source projects, placed over the internet and stored in different ways, (i.e. git or svn repositories, tarballs, etc.) in one location, working as a project directory where people around the globe can find out about the current state of any NASA supported project, as well as download the code, collaborate on it, and share with other people.
Features
For NASA purposes all the code of the projects will be posted to GitHub repositories under a GitGub NASA account. This will be synchronized with the original source of the project every certain time, configurable by the administrator.
Sync will also provide a web console administration app, that allows to manage every project being tracked by the system. This will allow the administrator to verify the state of the project, configure the synchronization settings (interval, destination repository, etc.), as well as adding more projects, and sending updates to the people involved with any project.
Project Information
License: Apache License, Version 2.0Source Code/Project URL: https://github.com/mcka1n/NOSPI