mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Update hello_world.cr
This commit is contained in:
parent
8a06459fb2
commit
2bac42df6f
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ require "kemal"
|
||||||
get "/" do
|
get "/" do
|
||||||
"Hello Kemal!"
|
"Hello Kemal!"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Kemal.run
|
||||||
|
|
Loading…
Reference in a new issue