Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 229 Bytes

PyShell

This is a usable shell made with python using the cmd library for Linux, MacOS and Windows.

Current features

  • Basic built-in commands.
  • Dedicated shell history file
  • if and else syntax with basic operand support.