UNPKG

deg-to-turn-cli

Version:
35 lines (21 loc) 917 B
# deg-to-turn-cli **deg-to-turn-cli** is a CLI tool that converts degrees to turns. ![npm](https://img.shields.io/npm/v/deg-to-turn-cli) ![license](https://img.shields.io/npm/l/deg-to-turn-cli) ## Quick Start Get **deg-to-turn-cli** up and running quickly! 1. **Run**: ```bash npx deg-to-turn-cli 180 ``` 2. **Done!** ### Example Output This will convert the degrees value `180°` to its turns equivalent and display the result in your terminal. - **Input**: `180` - **Output**: `Turns: 0.5 turn(s)` ## Contributing We welcome contributions to **deg-to-turn-cli**! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued. ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ## Contact For any questions, suggestions, or feedback, please contact [love1ace](mailto:lovelacedud@gmail.com).