Description:
    Generates a default configuration file and adds a rake task into
    your Rails app's lib/tasks directory, that automatically
    annotates models when you do a db:migrate in development mode.

Example:
    `rails generate annotate_rb:install`
