Fun Git Project: A Bash alternative written in Python

Ergonomica is a Python-based console language, integrating modules such as os, shutil, and subprocess into a fast, easy-to use environment. It allows for functional programming tools and operations as well as data types that would otherwise require obscure grep or sed commands.

https://asciinema.org/a/0wvbn49vqlgwo0ui8f78ibz3p

3 Likes

One of those projects that i always wanted to do for myself but just never did. A self written shell.
But looks interesting to try when i got some time to switch shell.

3 Likes

I'm extremely interested in this, but I work on so many different machines that I would go nuts if I don't have the same shell on all machines that I have to stay on one of the big 3.

1 Like