Skip to content

Commit 3f26c2d

Browse files
committed
Up readme and add Mac countdown
1 parent 2686710 commit 3f26c2d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

useful-scripts/countdown-mac

2.51 MB
Binary file not shown.

useful-scripts/readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,13 @@ This is precompiled and downloaded from github.
1515

1616
origin = https://github.com/antonmedv/countdown/releases
1717

18+
The current binary works ok on Ubuntu.
1819

20+
To install for Mac:
21+
```
22+
brew install go
23+
24+
go get github.com/antonmedv/countdown
25+
26+
chomd +x countdown
27+
```

0 commit comments

Comments
 (0)