Thanks for the update, Willy!
On Mon, Jun 8, 2015, at 09:46 PM, Willy Aguirre wrote: > Hi! > > Week of June 1st > > As a Google Summer of Code student I’m working on a javascript library to > power an interactive web guide to teach how the Aurora CLI works. You > can follow > the project on GitHub <https://github.com/twitter/cli-guide.js/>, and > I’ll > share my weekly progress with the community. Here’s an update from last > week’s progress: > > > - > > I fixed the default height of nano editor > <https://github.com/twitter/cli-guide.js/issues/27> (issue 27 > <https://github.com/twitter/cli-guide.js/issues/27>) > - > > Finally we have a github-pages > <https://github.com/twitter/cli-guide.js/tree/gh-pages> for run demo > <http://twitter.github.io/cli-guide.js/demo/index.html> and a home > page > <http://twitter.github.io/cli-guide.js/> of the project (issue 11 > <https://github.com/twitter/cli-guide.js/issues/11>) > - > > I added correct height of content of nano editor (issue 29 > <https://github.com/twitter/cli-guide.js/issues/29>) > - > > I added this function: Save newly created files from nano using HTML5 > localstorage issue 24 > <https://github.com/twitter/cli-guide.js/issues/24> > - > > I added two tests for validate list-of-steps.json and > list-of-commands.json json-schema (issue 26 > <https://github.com/twitter/cli-guide.js/issues/26>) > - > > I used this lib https://github.com/acornejo/jjv It has MIT license for > my tests > > > All of these changes are in Develop branch and also you try with the > demo: > http://twitter.github.io/cli-guide.js/demo/index.html > write *nano *in the terminal ;) > > Cheers, > > Willy > > -- > Willy Aguirre | @willrre > Blog: http://osgux.tumblr.com/ > Mozilla Rep: https://reps.mozilla.org/u/Willy/ > Mozilla Hispano - Willyaguirre > <https://www.mozilla-hispano.org/documentacion/Usuario:Willyaguirre>
