Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSWolf committed Jan 6, 2014
1 parent 6aed696 commit 44a996c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ MoaiUtils
=========

Utilities for the Moai SDK

At one point, MoaiUtils will become a collection of useful command-line utilities for people using the Moai SDK (http://getmoai.com/). For now, it consists of a single tool, CreateApiDescription.

CreateApiDescription
--------------------

Given a local copy of the Moai source code, this tool will extract all kinds of information from the code and its comments. It will then generate a code-completion file for ZeroBrane Studio (http://studio.zerobrane.com/). Using this file, you'll get far superior code completion for Moai than with the built-in support. For command-line options, just call the executable without any arguments.

0 comments on commit 44a996c

Please sign in to comment.