Changes

Jump to navigation Jump to search
154 bytes added ,  19:01, 10 July 2013
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

Navigation menu