1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-05-01 22:17:51 +08:00

8 Commits

Author SHA1 Message Date
Jakub Sobon
06eb7623bd
Modifying imports 'internal' -> 'private'. 2020-04-10 15:26:45 -04:00
Jakub Sobon
5dd1aff803
Advancing to Go1.10.
- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
2019-04-18 22:55:05 -04:00
Jakub Sobon
55efbe07fe
Moving numbers to internal subdirectory. 2019-02-23 21:16:13 -05:00
Jakub Sobon
7ee222ac58
Moving private libraries into internal subdirectory. 2019-02-23 21:09:38 -05:00
Jakub Sobon
705db137bc
Fixing existing Lint issues. 2019-02-18 02:14:14 -05:00
Jakub Sobon
d4afe691a1
Adding licences. 2019-01-21 17:54:19 -05:00
Jakub Sobon
59fd19a6c7
Adding description and recording of the donutdemo. 2019-01-21 17:43:35 -05:00
Jakub Sobon
cd48efc885
Implementation of the Donut widget. 2019-01-21 17:00:19 -05:00