Description:
    Creates a SublimePackage.sublime-commands file to register your new command / plugin for the Command Palette.

Example:
    yo sublime-package:command

    This will create:
        commands/SublimePackage.sublime-commands:                  File to register your new command / plugin for the Command Palette.