툴링
Learn how you can use tools to automatically update your contributors.
Why We Created the All Contributors Bot and CLI
섹션 제목: “Why We Created the All Contributors Bot and CLI”Implementing the All Contributors spec by hand is a laborious process. To add contributors who have not contributed code to your project but have contributed in other ways requires manually editing your README.md file to add their name, profile link, and the appropriate contribution type emoji.
Further, you’d have to keep track of who has contributed what over time. This is a lot to manage, especially for larger projects with many contributors.
All Contributors 봇
섹션 제목: “All Contributors 봇”The @all-contributors bot 🤖, makes the process of adding contributors of all kinds simple. When called to add a user, the bot will automatically pull a user’s profile image, grab the contribution type emoji, update your project’s README.md file and then open a Pull Request against the project with the updated README.md file. ✨

All Contributors CLI
섹션 제목: “All Contributors CLI”커맨드 라인 툴을 선호하시면, All Contributors CLI 툴을 사용하여 기여자 승인 작업을 자동화하실 수 있습니다. Read more about the All-Contributor bot CLI here.
