sustainablelab / mg_mmtoin

Simple cmdline utility: millimeters to inches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Simple utility to convert millimeters to inches.

Build

cd mg_mmtoin
make

Builds mg_mmtoin.

Install

make install

Installs to ~/.local/bin/.

Run from anywhere

mg_mmtoin 0.127 0.254 0.508

About

Simple cmdline utility: millimeters to inches


Languages

Language:C++ 83.0%Language:Makefile 17.0%