<div dir="ltr">On 4 May 2013 02:37, Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2013/5/3 Daniel Narvaez <<a href="mailto:dwnarvaez@gmail.com">dwnarvaez@gmail.com</a>>:<br>
<div class="im">> Hello,<br>
><br>
> the initial bits of the html activities work has landed. It should now be<br>
> relatively easy to start writing an activity.<br>
><br>
> First of all you will need a development environment. See<br>
><br>
> <a href="http://sugarlabs.org/%7Ebuildbot/docs/build.html" target="_blank">http://sugarlabs.org/~buildbot/docs/build.html</a><br>
><br>
> Then open a shell and move to the source directory<br>
><br>
> make shell<br>
> cd source<br>
><br>
> Create an activity based on a template<br>
><br>
> volo create my-activity ./sugar-html-template<br>
<br>
</div>The above line needs to have two dots to reference the right<br>
directory, should be:<br>
<br>
volo create my-activity ./sugar-html-template<br>
<br>
Also require.js is needed, do:<br>
<br>
volo add requirejs<br></blockquote><div><br></div><div>Perhaps we should have require.js in the template to make things a bit easier? <br></div></div></div></div>