<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Rebar</title>
	<atom:link href="http://dizzyd.com/blog/post/194/feed" rel="self" type="application/rss+xml" />
	<link>http://dizzyd.com/blog/post/194</link>
	<description></description>
	<lastBuildDate>Tue, 23 Mar 2010 12:48:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephan</title>
		<link>http://dizzyd.com/blog/post/194/comment-page-1#comment-19147</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 00:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://dizzyd.com/blog/?p=194#comment-19147</guid>
		<description>Since I didn&#039;t find a command description or listing, I took a peak into the code. Here are the commands I found (there are some more and some are duplicate)

Command list:
-clean / compile
- escriptize
- analyse / build_plt / ??_plt
- test / int_test / perf_test
- eunit / clean
- install
- preprocess ? 
- create / create-app / create-node

Thank you for this tool :)</description>
		<content:encoded><![CDATA[<p><code>Since I didn&#8217;t find a command description or listing, I took a peak into the code. Here are the commands I found (there are some more and some are duplicate)</p><p>Command list:<br />-clean / compile<br />- escriptize<br />- analyse / build_plt / ??_plt<br />- test / int_test / perf_test<br />- eunit / clean<br />- install<br />- preprocess ?<br />- create / create-app / create-node</p><p>Thank you for this tool <img src='http://dizzyd.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://dizzyd.com/blog/post/194/comment-page-1#comment-18983</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://dizzyd.com/blog/?p=194#comment-18983</guid>
		<description>Great work Dave. I haven&#039;t used it a great deal so far, but it&#039;s certainly going to be in my tool chain! As I mentioned on Twitter, I&#039;m happy to help out with documentation and any coding-related stuff that I find the time to work on.

I&#039;ve built a few small templates for creating gen_server, gen_fsm and plain ol&#039; modules as well. When generating modules it also generates the test code include stuff so that it&#039;s all ready for eunit testing.

Not sure if this is the kind of stuff you want to see included in your built-in templates, but I&#039;m happy to share them if you want to consider them as an option. I&#039;ve also added create-srv, create-fsm and create-mod functions to make it easier to use the templates, just as you did with create-app.

One question: does rebar need a proper OTP application in place for it to be able to run the unit tests? Also, how difficult would it be to modify the templating system to allow file modifications? In particular, what would be nice would be to be able to update the .app file to add the names of new modules to the modules list to remove the need to do it manually?

Thoughts?

Cheers mate, keep up the great work.
OJ</description>
		<content:encoded><![CDATA[<p><code>Great work Dave. I haven&#8217;t used it a great deal so far, but it&#8217;s certainly going to be in my tool chain! As I mentioned on Twitter, I&#8217;m happy to help out with documentation and any coding-related stuff that I find the time to work on.</p><p>I&#8217;ve built a few small templates for creating gen_server, gen_fsm and plain ol&#8217; modules as well. When generating modules it also generates the test code include stuff so that it&#8217;s all ready for eunit testing.</p><p>Not sure if this is the kind of stuff you want to see included in your built-in templates, but I&#8217;m happy to share them if you want to consider them as an option. I&#8217;ve also added create-srv, create-fsm and create-mod functions to make it easier to use the templates, just as you did with create-app.</p><p>One question: does rebar need a proper OTP application in place for it to be able to run the unit tests? Also, how difficult would it be to modify the templating system to allow file modifications? In particular, what would be nice would be to be able to update the .app file to add the names of new modules to the modules list to remove the need to do it manually?</p><p>Thoughts?</p><p>Cheers mate, keep up the great work.<br />OJ</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stpeter</title>
		<link>http://dizzyd.com/blog/post/194/comment-page-1#comment-18972</link>
		<dc:creator>stpeter</dc:creator>
		<pubDate>Mon, 11 Jan 2010 20:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://dizzyd.com/blog/?p=194#comment-18972</guid>
		<description>It&#039;s great to see this out in the open now! Good work.</description>
		<content:encoded><![CDATA[<p><code>It&#8217;s great to see this out in the open now! Good work.</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
