Description:

Explain the generator

Example:

rails generate laminar:particle Thing

This will create:
    app/flows/thing.rb
    spec/flows/thing_spec.rb