# color-hash-cli **Repository Path**: mirrors_mo/color-hash-cli ## Basic Information - **Project Name**: color-hash-cli - **Description**: Command line interface for the npm color-hash module; generates a color from an arbitrary string. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README color-hash-cli ============== Command line interface to the npm module [color-hash](https://github.com/zenozeng/color-hash). ## Installation `npm install -g color-hash-cli` ## Usage ```shell $ color-hash Hello World #8796c5 ```