Skip to content
/ tcv Public

A cli to convert temperatures between kelvin, celcius and fahrenheit.

License

Notifications You must be signed in to change notification settings

jcbritobr/tcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Conversor

A cli to convert temperatures between kelvin, celcius and fahrenheit

  • Usage
$ tcv --help
Usage: tcv --temperature <TEMPERATURE> <MODE>

Arguments:
  <MODE>  The mode for conversion [possible values: k2c, c2k, f2c, c2f, f2k, k2f]

Options:
  -t, --temperature <TEMPERATURE>  Input temperature to convert
  -h, --help                       Print help information
  -V, --version                    Print version information

About

A cli to convert temperatures between kelvin, celcius and fahrenheit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages