93a0465234
Version bump to 0.0.4
2020-02-26 20:11:37 +01:00
d256e127cf
Feature enhancement: Adding -f/--format
...
* Adding the --format flag to leave it to the users to format their
queries
* Adding an --extra-information flag to print out some advanced
information
* Variable name change to make it more accurate, it's an affix
2020-02-26 20:07:27 +01:00
202fc60d38
Making use of environment variables and a better README
2020-02-26 19:18:19 +01:00
0d97bc8dcb
Making the linter happy
2020-02-26 01:05:18 +01:00
724ffee8e4
Goodbye pflag... Welcome kingpin...
...
Rehauled the command-line interface with kingpin.v2
2020-02-26 01:01:35 +01:00
49cd6008b4
Code documentation
2020-02-25 22:51:56 +01:00
ae431b71b5
A few code improvements, turns out I didn't need an interface after all.
...
* Created a proper struct for the weather
* Created methods to the weather struct to handle weather requests
2020-02-25 22:45:50 +01:00
f184474e60
Making our windows friends happy.
...
Now color is disabled if TERM is not set.
2020-02-19 23:36:38 +01:00
3e560032e4
Adding the initial code
2020-02-16 22:09:47 +01:00