You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,11 @@
1
-
# Archived project. No maintenance.
2
-
3
-
This project is not maintained anymore and is archived. Feel free to fork and
4
-
make your own changes if needed. For more detail read my blog post: [Taking an indefinite sabbatical from my projects](https://arslan.io/2018/10/09/taking-an-indefinite-sabbatical-from-my-projects/)
5
-
6
-
Thanks to everyone for their valuable feedback and contributions.
7
-
8
-
9
-
# Color [](https://godoc.org/github.com/fatih/color)
1
+
# color [](https://github.com/fatih/color/actions)[](https://pkg.go.dev/github.com/fatih/color)
10
2
11
3
Color lets you use colorized outputs in terms of [ANSI Escape
12
4
Codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors) in Go (Golang). It
13
5
has support for Windows too! The API can be used in several ways, pick one that
0 commit comments