<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Looks like it's doable with Forge 2. I'd love to know which issue you had with JBM in your past experience.</div><div><br></div><div>Join us in the IRC (#forge in <a href="http://irc.freenode.net">irc.freenode.net</a>) and we'll help you out on setting up a new addon to do that.</div><div><br>Em 04/02/2014, às 11:35, Alex Soto &lt;<a href="mailto:asotobu@gmail.com">asotobu@gmail.com</a>&gt; escreveu:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hello Forge folks,<div><br></div><div>this is Alex, I am the developer of AsciidoctorJ, the interface between Ruby part of Asciidoctor and Java. There is one project called Hyla <a href="https://github.com/cmoulliard/hyla">https://github.com/cmoulliard/hyla</a>&nbsp;(written in Ruby) which is something like a console for working with Asciidoctor. Basically what I am going to do is something similar but for Java.</div>
<div><br></div><div>What I want is create some commands which allows you to create an Asciidoctor project for example with DZSlides structure, so for example user can do:</div><div><br></div><div>$&gt;asciidoctor install template dzslides http://......... #this command download a template from internet and install it inside forge directory.</div>
<div><br clear="all"><div>$&gt;asciidoctor create dzslides /home/alex/mypresentation #this command basically uncompress the downloaded file inside the destination directory</div><div><br></div><div>$&gt;asciidoctor render #this command renders the project.</div>
<div><br></div><div>Then as you can see it is a very lightweight operations, basically download something from internet, uncompress it, and run a compilation command. Of course maybe in future I can add something like push to github-pages, ....</div>
<div><br></div><div>But my original idea was to usig Crest (project from Tomitribe) because I don't need many things provided by (Forge 1), but after Forge 2 is released (which means user can install the required addons instead of having some predefined addons),&nbsp;</div>
<div><br></div><div>I send this email because Lincoln asked it in Twitter, so I don't know what are your thoughts about this.&nbsp;</div><div><br></div><div>BTW one thing that worries me a lot is about using JBoss Modules because historically has complicated a bit our life with classloader issues and JRuby, but of course may be it is time to give a try with Forge.</div>
<div><br></div><div>Thank you so much,</div><div>Alex.</div>-- <br>+----------------------------------------------------------+<br> &nbsp; Alex Soto Bueno&nbsp;<br> &nbsp; <a href="http://www.lordofthejars.com" target="_blank">www.lordofthejars.com</a><br>
+----------------------------------------------------------+
</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>forge-dev mailing list</span><br><span><a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/forge-dev">https://lists.jboss.org/mailman/listinfo/forge-dev</a></span></div></blockquote></body></html>