# crossshare-cli **Repository Path**: sunliang711/crossshare-cli ## Basic Information - **Project Name**: crossshare-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-23 - **Last Updated**: 2022-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crossshare-cli ## install Issue the following command to install in China(Only support Linux and MacOS): ``` curl -fsSL https://gitee.com/sunliang711/crossshare-cli/raw/master/scripts/installChina.sh | bash ``` Issue the following command to install in Non China(Only support Linux and MacOS): ``` curl -fsSL https://raw.githubusercontent.com/sunliang711/crossshare-cli/master/scripts/installNonChina.sh | bash ```