Awesome Go

elvish

CategoryCommand Line
SubcategoryStandard CLI
Stars0

An expressive programming language and a versatile interactive shell

About elvish

Elvish

CI status FreeBSD & gccgo test status Test Coverage Go Reference Packaging status

Forum Twitter

Telegram Group Discord server #users:elv.sh #elvish on libera.chat Gitter

(Chat rooms are all bridged together thanks to Matrix.)

Elvish is:

  • A powerful scripting language.

  • A shell with useful interactive features built-in.

  • A statically linked binary for Linux, BSDs, macOS or Windows.

Elvish is pre-1.0. This means that breaking changes will still happen from time to time, but it's stable enough for both scripting and interactive use.

Documentation

User docs

User docs are hosted on Elvish's website, elv.sh. This includes how to install Elvish, tutorials, reference pages, and news.

Development docs

Development docs are in ./docs.

Awesome Elvish

Awesome Elvish packages and tools that support Elvish.

License

All source files use the BSD 2-clause license (see LICENSE), except for the following:

Frequently Asked Questions

What is elvish?

elvish is a Command Line library for the Go programming language. An expressive programming language and a versatile interactive shell

How do I install elvish?

Install elvish with the Go module system using `go get elves/elvish`. Check the repository for the current installation instructions.

What category does elvish belong to?

elvish is listed under Command Line, specifically Standard CLI.

← Back to Standard CLI