index
:
countryfetch
imgbot
master
A cli tool for fetching information about countries.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install.sh
blob: 6ceef380d445d6f7f629eb32fc9d4ad1b8bfd63c (
plain
)
1
2
3
#!/bin/sh
deno
install
--allow-all
-n
countryfetch
"
$@
"
./index.ts