1.0.2 • Published 6 years ago

fahrenelsius v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Simply convert it!

Build Status

Fahrenelsius is a minor CLI for you to convert degrees either to Fahrenheit or Celsius. Just do it with one command!

Install

$ [sudo] npm install fahrenelsius -g

You might require sudo to install it globally.

Usage

If you want to do fahrenheit-to-celsius, do:

$ fahrenelsius 81 -c 

If you want to do celsius-to-fahrenheit, do:

$ fahrenelsius 35 -f 

License

MIT © Yuri Brunetto

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago