Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

kenttonino/TempScale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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



Description

  • A CLI tool that converts temperature scale.


Local Development

  • Below are the necessary scripts for this project.
# This will build and run the program.
make run

# This will build the test files and run the specific test.
# Refer to the bin/__tests__/* directory.
make run-test bin="inputs_test"

# This will build and run the program using GDB.
make run-debug

# This will build and run the program using Valgrind.
make run-valgrind

About

A CLI tool that converts temperature scale.

Topics

Resources

License

Stars

Watchers

Forks

Contributors