<?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>Tarski &#187; Rake</title>
	<atom:link href="http://tarskitheme.com/tag/rake/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com</link>
	<description>An elegant, flexible WordPress theme</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:20:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tarski Utilities on GitHub</title>
		<link>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/</link>
		<comments>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 19:48:10 +0000</pubDate>
		<dc:creator>Benedict Eastaugh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Rake]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[toolset]]></category>

		<guid isPermaLink="false">http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/</guid>
		<description><![CDATA[Putting out a new release of Tarski involves a fair few elements: tagging a new release in Subversion, creating a zip file and moving that to the downloads directory, updating the changelog, writing a release post, and finally updating the version feed so that existing users get notified about the new version. All this is [...]]]></description>
			<content:encoded><![CDATA[<p>Putting out a new release of Tarski involves a fair few elements: <a href="http://tarski.googlecode.com/svn/releases/">tagging</a> a new release in <a href="http://tarskitheme.com/help/updates/svn/">Subversion</a>, creating a zip file and moving that to the downloads directory, updating the changelog, writing a release post, and finally updating the version feed so that existing users get notified about the new version.</p>
<p>All this is an increasingly automated process: I still have to publish the release post and update the changelog manually, but pretty much everything else can be done with a couple of tweaks to a config file and one shell command: <code>rake tarski:update</code> (actually you can just do <code>rake</code> since <code>tarski:update</code> is the default task).</p>
<p>You can now download my toolset <a href="http://github.com/ionfish/tarski-utilities/">from GitHub</a>. Obviously to do so you&#8217;ll need <a href="http://git.or.cz/">Git</a>, as well as <a href="http://www.ruby-lang.org/en/">Ruby</a> and <a href="http://rake.rubyforge.org/">Rake</a> to run it. If you have any questions, suggestions or bug reports, please let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarskitheme.com/2008/03/01/tarski-utilities-on-github/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

