Yoda is an alternative shell for Linux
- Background processes
Suggested text editor: Notepadqq
You can build yoda with make
or run it with make run
.
The first time you try to buid the dependencies will be installed also.
Call make help
for all the options.
To install all the dependencies from Ubuntu, simply run the following command in a terminal:
sudo apt-get install -y make g++ libreadline6 libreadline6-dev