Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 361 Bytes

File metadata and controls

26 lines (19 loc) · 361 Bytes

DISHell

Megashell just for you.

Getting Started

Environment

  • We tested on Mac with Apple silicon and Intel chips.

Installation

  1. Clone this repo.
git clone https://github.com/two-three-four-five/megashell.git
  1. Compile webserv with Makefile
make all

Usage