Basic skeleton app & lib, throws a window up
This commit is contained in:
6
lib/tailor.rb
Normal file
6
lib/tailor.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
require "tailor/version"
|
||||
require "tailor/GUI"
|
||||
|
||||
module Tailor
|
||||
# Your code goes here...
|
||||
end
|
||||
Reference in New Issue
Block a user