Skip to content
/ yoda Public
forked from MaanooAk/yoda

Yoda is an alternative shell for Linux

License

Notifications You must be signed in to change notification settings

evaperon/yoda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoda

Yoda is an alternative shell for Linux

Features

  • Background processes

Development

Suggested text editor: Notepadqq

Build and run

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.

Dependencies

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

About

Yoda is an alternative shell for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.1%
  • Makefile 7.8%
  • C 6.1%