Skip to content

kentlouisetonino/sw-tempscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot from 2024-07-27 21-46-23



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


Installation

# If already installed.
sudo snap refresh tempscale

# If not yet installed.
sudo snap install tempscale

# If want to remove.
sudo snap remove tempscale