# os-name-cli **Repository Path**: mirrors_sindresorhus/os-name-cli ## Basic Information - **Project Name**: os-name-cli - **Description**: Get the name of the current operating system - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # os-name-cli > Get the name of the current operating system ## Install ```sh npm install --global os-name-cli ``` ## Usage ``` $ os-name --help Example $ os-name macOS Sierra ``` ## Related - [os-name](https://github.com/sindresorhus/os-name) - API for this package