Skip to content

nickkipshidze/vish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Linux shell made with C++ by Nick Kipshidze.

Running the code

  1. Clone the GitHub repository: git clone https://github.com/NickKipshidze/cpp-vish
  2. cd into the project directory: cd cpp-vish
  3. Build the project using makefile: make
  4. Run the binary: ./vish

Preview

Preview neofetch

Todo

  • Add some real configuration
  • Add command history
  • Fix problem with echoing environment variables
  • Add math evaluation feature

Note

This shell supports GNU/Linux only (obviously)

About

VISH shell made with C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published