logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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