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
+22-10Lines changed: 22 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,19 @@
1
1
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
4
-
-[
5
-
all-contributors-cli
6
-
](#all-contributors-cli)
4
+
-[ all-contributors-cli ](#all-contributors-cli)
7
5
-[The problem](#the-problem)
8
6
-[This solution](#this-solution)
9
7
-[Using the all-contributors-cli](#using-the-all-contributors-cli)
10
-
-[Contributors](#contributors)
8
+
-[Contributors ✨](#contributors-)
11
9
-[LICENSE](#license)
12
10
13
11
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
14
12
15
-
> [There is now a GitHub Bot](https://github.com/all-contributors/all-contributors-bot) for automating the maintenance of your contributors table ✨<br />Say goodbye to command line tool dependencies and hello to the [@all-contributors bot 🤖](https://github.com/all-contributors/all-contributors-bot)
13
+
> [There is now a GitHub Bot](https://github.com/all-contributors/all-contributors-bot)
14
+
> for automating the maintenance of your contributors table ✨<br />Say goodbye
15
+
> to command line tool dependencies and hello to the
[](https://github.com/all-contributors/all-contributors-cli/stargazers)
51
52
52
53
## The problem
53
54
54
-
You want to implement the [All Contributors](https://github.com/all-contributors/all-contributors) spec, but don't
@@ -62,15 +64,19 @@ specification for your GitHub or GitLab repository.
62
64
63
65
## Using the all-contributors-cli
64
66
65
-
If you're looking to use the cli, head over to [the cli docs on allcontributors.org](https://allcontributors.org/docs/en/cli/overview). The all-contributors website contains all the information required to install, configure and use the all-contributors-cli.
67
+
If you're looking to use the cli, head over to
68
+
[the cli docs on allcontributors.org](https://allcontributors.org/docs/en/cli/overview).
69
+
The all-contributors website contains all the information required to install,
0 commit comments