Lint/cleanup

This commit is contained in:
2024-06-29 23:16:55 -03:00
parent ce856beaf2
commit 5bb7ac45b3
5 changed files with 2 additions and 20 deletions

View File

@ -0,0 +1,3 @@
get "/" do
"Hello World Crystal!"
end

View File

@ -0,0 +1,2 @@
name: hello
runtime: crystal