Difference between revisions of "Sugar Network/Contributor Hub"

From Sugar Labs
Jump to navigation Jump to search
Line 14: Line 14:
 
Clone source repository from [http://git.sugarlabs.org/network Gitorious]:
 
Clone source repository from [http://git.sugarlabs.org/network Gitorious]:
  
  git clone git://git.sugarlabs.org/network/contributor-hub.git
+
  git clone git://git.sugarlabs.org/network/contributor-hub.git --recurse-submodules
  
 
== Getting involved ==
 
== Getting involved ==
  
 
{{:Sugar_Network/Feedback}}
 
{{:Sugar_Network/Feedback}}

Revision as of 06:03, 30 October 2012

Summary

Sugar Network UI targeting to content creators and providers, e.g., activity developers or deployment supporters. As well as users who need full-featured access to the Sugar Network.

Contributor Hub is designed to be a pure JS application to support as many as possible major platforms (including mobile ones) to run Hub as a local application. Besides, it will be possible to distribute Hub as a regular Web application.

Try it

Sources

Clone source repository from Gitorious:

git clone git://git.sugarlabs.org/network/contributor-hub.git --recurse-submodules

Getting involved

  • Submit your bug report or feature request.
  • Browse our implementation discussions, and post your feedback. (You should join this discussion list in order to avoid having your messages postponed for moderation.)