Description A CLI tool that converts temperature scale. Local Development # Build the main file. make build # Run the CLI tool. make run # Run the CLI tool with GNU Debugger. make debug