Is there a way to tar it as an .w2p file just like the what pack all does ? 
or does it matter ?
 
On Saturday, January 26, 2013 6:15:34 PM UTC-6, rochacbruno wrote:

>
> Go to admin interface and click in "Pack All: it generates a .w2p package.
>
> Or just go to your shell and $tar -cvf myapp.tar.gz /path/to/my/app
>
> If you want some more specific package system maybe it is better to put 
> your app in github and use Fabric, Puppet, Cheff, BUildout or other tools 
> like this to create a installation recipe.
>
>

-- 



Reply via email to