1.0.0 • Published 10 months ago

deg-to-rad-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

deg-to-rad-cli

deg-to-rad-cli is a CLI tool that converts degrees to radians.

npm license

Quick Start

Get deg-to-rad-cli up and running quickly!

  1. Run:
    npx deg-to-rad-cli 180
  2. Done!

Example Output

This will convert the degrees value 180° to its radians equivalent and display the result in your terminal.

  • Input: 180
  • Output: Radians: 3.141592653589793 rad

Contributing

We welcome contributions to deg-to-rad-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 file for details.

Contact

For any questions, suggestions, or feedback, please contact love1ace.

1.0.0

10 months ago