logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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