Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 454 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 454 Bytes

mini-shell

Picture Of Shell

Platform Support

mini-shell currently only supports Windows

Setup

pip install termcolor

Run the Shell

python main.py

Current Features

  • Listing Items in A Directory
  • Changing Directories
  • Creating and Reading Files
  • Displaying Environment Variables
  • Opening Files (Windows only)