DangoTeam / dango

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

Home Page:https://dango-web.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://dango-web.vercel.app/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 91.6%Language:Makefile 8.4%