You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
580 B
580 B
ESH
ESH is a modern shell with an emphasis on performance and usability. It is not indended to be POSIX compliant, but may still exhibit POSIX-like behaviour.
At present, ESH is unfinished and is missing a number of basic features.
Usage
ESH is being developed on x86-64 Linux, and is dependent on POSIX.
Dependencies
- CMake >= 3.12, to build
Building
To build ESH on UNIX, run BuildUNIX.sh
.
- Binaries will be located in the bin directory.
Meta
Copyright (C) 2020, Jakob Wakeling
MIT Licence