How can I create an Addin for Solidworks?

I have worked on some Macros for which my client wants a toolbar.

From the SolidWorks API help I learned that this is possible by creating an Addin and loading it when SolidWorks environment is started.

How do I create this Addin?

What has to be written in this File??

SolidworksApi macros