Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 322 Bytes

goshell

A shell for Unix like operating systems.

goshell

Features

  • Concurrent and Synchronized process execution
  • Output redirection (input, output)
  • Piping
  • CD command
  • Neat UI

To do

  • Support for history navigation using arrow keys
  • Support for left and right traversing using arrow keys