Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 571 Bytes

QWERTYSH

Screen

A Simple Shell For *NIX, and maybe Windows

Based On github.com/brenns10/lsh

To build, type 'make all' To uninstall, type 'make uninstall', then 'make clean'

Dependencies:

  • make
  • gcc
  • a Unix environment(Linux/Mac OS X(macOS), etc.) to install/uninstall

Has ONLY been tested on macOS Sierra, with XCode/Command-Line Developer Tools! But I'm PRETTY SURE it'd work on most Unix-like/Unix-based systems.