# zmicro **Repository Path**: zmicro-design/zmicro ## Basic Information - **Project Name**: zmicro - **Description**: Zero's Service Manager - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Zero's Service Manager zmicro is a linux service manager, designed to manage linux packages and services easily. ## Install ```bash # CURL curl -o- https://raw.githubusercontent.com/zcorky/zmicro/master/install | bash # WGET wget -qO- https://raw.githubusercontent.com/zcorky/zmicro/master/install | bash ``` ## Update ```bash zmicro update ``` ## License See [LICENSE](./LICENSE)