# MiniShell **Repository Path**: town9/mini-shell ## Basic Information - **Project Name**: MiniShell - **Description**: 支持多命令输入、后台符号、多级管道、环境变量的MiniShell - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-26 - **Last Updated**: 2023-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MiniShell #### 介绍 支持多命令输入、后台符号、多级管道、环境变量的MiniShell #### 软件架构 软件架构说明 #### 安装教程 1. 进入Codes目录后make即可运行shell