index
:
tsl
master
A tiny scripting language that is designed to be a replacement for small shell/python scripts. Designed to be very simple and not use much memory.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
curl.tsl
blob: 9f722d4822b55c3f235082d2ce4a82e73372db83 (
plain
)
1
2
3
#!/usr/bin/env tsl result = $(curl https://wttr.in/)