Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


Elvish - a sophisticated shell implemented in Go

Release 0.9 has just been announced (here and here and here) and to me it already looks quite mature and really promising. One key feature is that pipelines can pass not only text but also other data types like lists, maps, or functions.

(Available on macOS and Linux via Homebrew/Linuxbrew: brew install --HEAD elvish. Currently, without --HEAD, brew installs v0.8.)

elvish.io

GitHub project

Posted by:  Christoph Berger