Written by lauterzsolti the 23 May 12 at 08:42.
Related project: Unity.
Status: New
Rationale
The Quickly development tool has a few nice templates to start a new graphical or cli app or unity lens project easily (and quickly) but it still doesn't have a template for application indicators.
Application Indicators are usually part of the application itself, not stand-alone programs. The ubuntu-application template has the ability to add an App Indicator to your code.
I had to hunt around a bit to find this out but an indicator can easily be added to an application developed with Quickly. All you need do is simply execute "quickly add indicator" (without the quotes) from your development directory.
More information (where I discovered this interesting tidbit) can be found in the quickly help: "quickly help add".