sh <(curl tea.xyz)
can be replaced withtea
in all examples- Be safe use
sh <(curl https://tea.xyz)
. We withhold the https to reduce visual noise in our examples.
# launch a web-server for `$PWD` in your browser (with _file_watching_)
$ sh <(curl tea.xyz) -X npx --yes browser-sync start --server
The tea
“Hello World”.
$ tea https://github.com/teaxyz/demos/blob/main/hello-universe.sh