# curveadm **Repository Path**: findxon/curveadm ## Basic Information - **Project Name**: curveadm - **Description**: 部署和管理 Curve 集群 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CurveAdm --- CurveAdm is a tool for deploy and manage Curve cluster, it's easy to use and with rich features. Documentation --- * [简体中文][docs] Installation --- ```shell $ bash -c "$(curl -fsSL https://curveadm.nos-eastchina1.126.net/script/install.sh)" ``` Usage --- Run `curveadm -h` for more informations. Contributing --- Contributions of code, tests, documentation and bugs are welcome, you can see [CONTRIBUTING][contributing] for details. License --- CurveAdm is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. [docs]: https://github.com/opencurve/curveadm/wiki [contributing]: https://github.com/opencurve/curveadm/wiki/others#参与-curveadm-的开发