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.
|
11 months ago | |
---|---|---|
src | 11 months ago | |
.gitignore | 11 months ago | |
BuildUNIX.sh | 2 years ago | |
CHANGELOG | 1 year ago | |
CMakeLists.txt | 11 months ago | |
LICENCE | 11 months ago | |
README.md | 11 months ago |
README.md
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