require 'graphed/version' require 'graphed/console' require 'graphed/imageeditor' module Graphed class Launch Graphed::Looper.main end end