# shell **Repository Path**: yanfeiwuji/shell ## Basic Information - **Project Name**: shell - **Description**: shell - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-26 - **Last Updated**: 2021-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 自动安装 ## init ### docker ```shell ubuntu curl -sfl https://gitee.com/yanfeiwuji/shell/raw/master/docker/ubuntu/lastest.sh | sh centos curl -sfl https://gitee.com/yanfeiwuji/shell/raw/master/docker/centos/lastest.sh | sh ``` ### docker-compose curl -sfl https://gitee.com/yanfeiwuji/shell/raw/master/docker-compose/Linux/1.29.2.sh | sh ### maven curl -sfl https://gitee.com/yanfeiwuji/shell/raw/master/maven/centos/lastest.sh | sh ### helm 3.7-amd64 curl -sfl https://gitee.com/yanfeiwuji/shell/raw/master/helm/3.7-amd64.sh | sh