https://github.com/mitchs-dev/mmiconv
Simple Millimeter to Inch Converter
https://github.com/mitchs-dev/mmiconv
Last synced: about 2 months ago
JSON representation
Simple Millimeter to Inch Converter
- Host: GitHub
- URL: https://github.com/mitchs-dev/mmiconv
- Owner: mitchs-dev
- License: mit
- Created: 2024-02-28T23:31:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T23:40:49.000Z (about 1 year ago)
- Last Synced: 2025-02-10T03:46:40.541Z (3 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Millimeter to Inch Converter (mmiconv)
This is a simple millimeter-to-inch converter. It is a command-line tool that takes a given millimeters value and converts it to inches, or, if the `-i` flag is used, takes a given inch value and converts it to millimeters.