Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Elvish Shell - Execute Commands | Online Free DevTools by Hexmos

Execute commands with Elvish Shell, an expressive programming language and interactive shell for increased productivity. Free online tool, no registration required.

elvish

Expressive programming language and a versatile interactive shell. See also: nu. More information: https://elv.sh/ref/command.html.

  • Start an interactive shell session:

elvish

  • Execute specific [c]ommands:

elvish -c "{{echo 'elvish is executed'}}"

  • Execute a specific script:

elvish {{path/to/script.elv}}

See Also