<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog dot Melimato dot Com &#187; bash</title>
	<atom:link href="http://blog.melimato.com/category/languages/bash-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.melimato.com</link>
	<description>Those things we do</description>
	<lastBuildDate>Thu, 24 Dec 2009 11:58:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Bash Script to create a new symfony project and install optional plugins</title>
		<link>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/</link>
		<comments>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:14:07 +0000</pubDate>
		<dc:creator>pablo</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://blog.melimato.com/?p=181</guid>
		<description><![CDATA[As we already mentioned in my last post, I have been playing a lot with Symfony these last few months. While I really enjoy working with symfony, it is always a pain to remember how to start a new project, install all the plugins and read the plugin&#8217;s documentation. After googling around I found that [...]]]></description>
			<content:encoded><![CDATA[<p>As we already mentioned in my last post, I have been playing a lot with <a href="http://www.symfony-project.org">Symfony</a> these last few months. While I really enjoy working with symfony, it is always a pain to remember how to start a new project, install all the plugins and read the plugin&#8217;s documentation. After googling around I found that Gordon Franke published <a title="Bash script to build symfony project with sfDoctrinePlugin, sfDoctrineGuardPlugin and sfDoctrineGuardExtraPlugin" href="http://blog.nevalon.de/en/bash-skript-zum-erstelle-eines-symfony-projekts-mit-sfdoctrineplugin-sfdoctrineguardplugin-und-sfdoctrineguardextrapluginbash-script-to-build-symfony-project-with-sfdoctrineplugin-sfdoctrineguardplu-20090324">this</a> post. It had a basic script to install symfony and have it working out of the box with very little effort. Me, being a huge fan of little effort, decided to change this script so that it&#8217;s even more useful and more powerful, so I don&#8217;t loose time installing all those boring and needed plugins I like. The result can be found on <a title="Symfony and plugins installation script" href="http://github.com/melimato/symfony-and-plugins-installation-script">GitHub</a>. The script works pretty well, but it does have bugs, so don&#8217;t be shy and report them, or fix them when you find one!</p>
<div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.melimato.com/bash-script-to-create-a-new-symfony-project-and-install-optional-plugins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
