# Bash SandBox **Repository Path**: HornLeaf/bbox ## Basic Information - **Project Name**: Bash SandBox - **Description**: 使用 bash 的私有扩展性沙盒环境 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-02 - **Last Updated**: 2024-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [这里是自述](./SandBox_Debug/etc/sandbox/README.md)
使用方法: ```bash # 下载 wget https://gitee.com/hornleaf/bbox/raw/master/sandbox.tar.xz # 解压 tar -Jxvf sandbox.tar.xz # 启动 source SandBox_Debug/boot/start ```