Lint/cleanup
This commit is contained in:
3
examples/hello_crystal/funko.cr
Normal file
3
examples/hello_crystal/funko.cr
Normal file
@ -0,0 +1,3 @@
|
||||
get "/" do
|
||||
"Hello World Crystal!"
|
||||
end
|
2
examples/hello_crystal/funko.yml
Normal file
2
examples/hello_crystal/funko.yml
Normal file
@ -0,0 +1,2 @@
|
||||
name: hello
|
||||
runtime: crystal
|
Reference in New Issue
Block a user