/dango

A shell made in CPP, will be updated over time.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dango

Dango

A future shell created in C++, quick and easy to be installed.

It will be updated, added new features and plugins, refactored and optimized.

Installation

git clone https://github.com/shaundeveloper/dango.git

make

./dango

TODO:

  • Fix the Home and End keys.
  • The arrows work, and show the previous commands.
  • The user appears, and the current directory.