canmove, Confirmed users
737
edits
(→cfx) |
|||
| Line 58: | Line 58: | ||
<code>cfx</code> is the command-line tool the SDK supplies for: | <code>cfx</code> is the command-line tool the SDK supplies for: | ||
* | * '''initializing your add-on''': creating its skeleton | ||
* running your add-on | |||
* packaging your add-on as an | * '''running your add-on''' to smoke test it without needing to going through the packaging/installation cycle | ||
* '''unit testing''' | |||
* '''packaging''' your add-on as an [https://developer.mozilla.org/en/XPI installable XPI file] | |||
== Feedback and Bug Reports == | == Feedback and Bug Reports == | ||
We'd love to hear any feedback you have regarding this release! You can post it to the [http://groups.google.com/group/mozilla-labs-jetpack discussion group] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK&version=1.0b5 report a bug]. | We'd love to hear any feedback you have regarding this release! You can post it to the [http://groups.google.com/group/mozilla-labs-jetpack discussion group] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK&version=1.0b5 report a bug]. | ||