Initial commit
This commit is contained in:
8
config/app.rb
Normal file
8
config/app.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "hanami"
|
||||
|
||||
module ClashDeckGenerator2
|
||||
class App < Hanami::App
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user