Skip to content

Instantly share code, notes, and snippets.

@ego008
Created November 15, 2012 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ego008/4076414 to your computer and use it in GitHub Desktop.
Save ego008/4076414 to your computer and use it in GitHub Desktop.
<appwizard>
<introduction>
<name>SAEspot QuickInstall</name>
<author>ego008</author>
<icon>-</icon>
<homepage>-</homepage>
<description>
<![CDATA[-]]>
</description>
</introduction>
<platform>
<services>
<service>Mysql</service>
<service size="5M">Memcache</service>
</services>
<appconfig>
<tpl>
<![CDATA[
name: <<appname>>
version: <<version>>
]]>
</tpl>
</appconfig>
</platform>
<code>
<initScript>install</initScript>
</code>
</appwizard>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment