Commit graph

5 commits

Author SHA1 Message Date
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