index
:
old-guff
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guff.cr
blob: 482c8a938b93da727b9ac9d52d2acae12b4372ae (
plain
)
1
2
3
require
"http/server"
require
"./guff/*"
Guff
.
run
(
$0
,
ARGV
)