# CurveAdm **Repository Path**: dalake/curveadm ## Basic Information - **Project Name**: CurveAdm - **Description**: CurveAdm 是一种用于部署和管理 Curve 集群的工具,它易于使用且功能丰富。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-29 - **Last Updated**: 2025-07-02 ## 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-的开发