# user-home-cli **Repository Path**: mirrors_sindresorhus/user-home-cli ## Basic Information - **Project Name**: user-home-cli - **Description**: Get the path to the user home directory - **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 # user-home-cli > Get the path to the user home directory ## Install ``` $ npm install --global user-home-cli ``` ## Usage ``` $ user-home --help Example $ user-home /Users/sindresorhus ```