require 'mixlib/cli' require 'foreground/version' require 'foreground/daemon' require 'foreground/cli' module Foreground # Your code goes here... or not. end