Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Web Services
(view source)
Revision as of 18:01, 10 July 2013
154 bytes added
,
18:01, 10 July 2013
→Installing web services
Line 16:
Line 16:
We don't yet have a simple installer for web services, so for the time being:
We don't yet have a simple installer for web services, so for the time being:
+
=== Using git ===
# cd ~/.sugar/default
# cd ~/.sugar/default
+
# git clone <MY WEBSERVICE>.git
+
+
=== Using tar ===
+
# cd ~/.sugar/default/extensions (you may have to create this directory with mkdir)
# wget <MY WEBSERVICE>
# wget <MY WEBSERVICE>
# gunzip <MY WEBSERVICE>.tar.gz
# gunzip <MY WEBSERVICE>.tar.gz
Walter
Bureaucrats
,
Administrators
10,579
edits