mirror of
https://github.com/hkalexling/Mango.git
synced 2026-05-01 00:00:55 -04:00
5 lines
53 B
Crystal
5 lines
53 B
Crystal
require "./server"
|
|
|
|
server = Server.new
|
|
server.start
|