module Sprinkle::Installers

Installers are where the bulk of the work in Sprinkle happens. Installers are the building blocks of packages. Typically each unique type of install command has it's own installer class.