promote-open-source-project

promote-open-source-project

开源项目推广清单 从准备到维护的全面指南

该开源项目提供了一份详尽的开源项目推广清单,涵盖从准备到维护的全过程。清单包括优化README、选择推广平台、与用户互动等具体建议,帮助开发者更有效地推广项目并建立用户群。项目支持多语言,适用于全球开发者。对于希望提升开源项目影响力的开发者而言,这是一份实用的推广指南。

开源项目推广GitHubREADME贡献者Github
<p align="center"> <img alt="oss image" src="./imgs/zoss-logo.svg" height="200px" width="200px"> </p> <p align="center"> <a href="https://twitter.com/intent/tweet?text=How%20to%20promote%20your%20open-source%20projects%20@ZenikaOSS&url=https://github.com/zenika-open-source/open-source-promotion-cheat-sheet&hashtags=OpenSource,CheatSheet"> <img alt="tweet" src="https://img.shields.io/twitter/url/https/twitter?label=Share%20on%20twitter&style=social" target="_blank" /> </a> </p> <h1 align="center">Open source promotion cheat sheet</h1>

This cheat sheet summarizes important steps you should follow to promote your open source project in the best conditions. You can click items to expand and get more information from a topic.

List of available languages:

A language is missing? Want to improve this cheat sheet? Contributions are welcome!

A PDF version of this cheat sheet is available here.

1. 🎢 Preparation step

<br /> <details> <summary>👌 Make sure that your project is mature enough</summary> <p>

Your project must be stable enough with the minimum viable features in order to hook users.

</p> </details> <details> <summary>😎 Choose a cool name for your cool project</summary> <p>

Choose a name that users can easily remember.

</p> </details> <details> <summary>💅 Make your README pretty</summary> <p>

The README is the first thing your visitors will see. Make it simple, pretty and easy to read. Here is a list of beautiful READMEs.

</p> </details> <details> <summary>💪 Highlight the strong points of your project</summary> <p>

Identify your project's strengths and make sure visitors see them first.

</p> </details> <details> <summary>✨ Provide a demo of your project</summary> <p>

Visitors will want to quickly understand the purpose of your project, how it works, and how to use it. Providing a demo is the best way to satisfy users. It could be:

  • An animated GIF demonstrating how your project works
  • A link to a live demo
</p> </details> <details> <summary>👌 Install/Usage must be super easy</summary> <p>

You'll probably lose visitors if your project is not user-friendly.

</p> </details> <details> <summary>📘 Create a clean and well structured documentation</summary> <p>

Creating a good documentation is probably the most important step. If you have a small documentation, you can include it within your README. Otherwise, you should probably host it in a separate website. Some open source projects like vuepress can help you with creating a clean documentation in a simple way.

</p> </details> <br />

2. 📢 Spread the word about your hard works

<br /> <details> <summary>⭐ Make your project trustable before publishing it on social networks</summary> <p>

Most visitors will check how many stars the project has before considering using it. A minimum amount of stars makes your project more trustable than a project with zero star. This is why you should ask people you know to support your project before doing a public announcement on social media.

</p> </details> <details> <summary>↗️ Share your project on social media and specialized platforms</summary> <p>

Tell the World about your awesome work! Publish it on social media and other specialized platforms:

</p> </details> <details> <summary>📃 Write articles that mention your project</summary> <p>

Write articles about your project. Purpose can be the technical stack you used, how your project works, problems you encountered, etc. Post it to publishing platforms:

</p> </details> <details> <summary>🎤 Present your project at conferences/meetups</summary> <p>

Presenting your project at conferences or meetups is a good way to improve its visibility.

</p> </details> <details> <summary>🎥 Record and publish videos presenting your project, how it works, etc</summary> <p>

Recording a video is not an easy exercise. However, it's probably the most efficient way to make your project famous.

</p> </details> <details> <summary>🕐 Choose the best time to publish on social media</summary> <p>

Don't publish during holiday periods or weekends. The best time to publish on social networks is usually mid-week.

</p> </details> <details> <summary>🗑 Don't spam platforms with your promotion</summary> <p>

Don't publish twice on the same platform. It will be considered as spam and it might cause bad publicity for your project.

</p> </details> <br />

3. 🤝 Keep your users

<br /> <details> <summary>🆕 Try to regularly release new versions of your project</summary> <p>

Maintain and improve your project with new releases and generate changelogs.

</p> </details> <details> <summary>❗ Maintain your project, process opened issues</summary> <p>

Do not let issues stay open without a single response. Be nice with people that took the time to open issues. 😉

</p> </details> <details> <summary>🙏 Invite users to contribute</summary> <p>

A healthy project is a project with a community and contributors. Let your users know that you need help by tagging some issues with contribution welcome or good first issue labels. See github labels.

</p> </details> <details> <summary>🏆 Reward contributors</summary> <p>

Be nice with people that helped you! Some open source projects like gatsby reward contributors with goodies. If you can't afford that, do a public post (on twitter or other platforms) about the contribution and mention the author (here is an example of public thanks). Open a Contributors section in your README to publicly thank them or showcase them on your project documentation or website. Here are some examples:

</p> </details> <details> <summary>💬 Open a community chat platform</summary> <p>

Github issues are not always the best way to communicate with your users. If necessary, you can use chat platforms to discuss with them:

</p> </details> <details> <summary>🔙 Ask for feedback</summary> <p>

User feedback is the best way to improve your project. They probably have features and ideas that could make your project better.

</p> </details> <details> <summary>❤️ Open a use case gallery to show what users built with your project</summary> <p>

Visitors will trust your project if they see concrete use cases and success stories, e.g., the vuepress gallery.

</p> </details> <br />

🙏 Show your support

⭐️ this repository if this cheat sheet helped you!

<br />

❤️ Contributors

Thanks go to these wonderful people:

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://www.franck-abgrall.me/"><img src="https://avatars3.githubusercontent.com/u/9840435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Franck Abgrall</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=kefranabg" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/tbetous"><img src="https://avatars3.githubusercontent.com/u/4435536?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thomas Betous</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=tbetous" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/ebriand"><img src="https://avatars1.githubusercontent.com/u/1011902?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Briand</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=ebriand" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/FaustineG"><img src="https://avatars.githubusercontent.com/u/27639429?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Faustine Godbillot</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=FaustineG" title="Documentation">📖</a></td> <td align="center"><a href="https://myvirtualstorybook.com/"><img src="https://avatars1.githubusercontent.com/u/5747538?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Benjamin Plouzennec</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=Okazari" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Zenigata"><img src="https://avatars1.githubusercontent.com/u/1022393?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johan Bonneau</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=Zenigata" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/bpetetot"><img src="https://avatars3.githubusercontent.com/u/516360?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Benjamin Petetot</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=bpetetot" title="Documentation">📖</a></td> </tr> <tr> <td align="center"><a href="https://nick-hat-boecker.de"><img src="https://avatars0.githubusercontent.com/u/8366071?v=4?s=100" width="100px;" alt=""/><br /><sub><b>NickHatBoecker</b></sub></a><br /><a href="#translation-NickHatBoecker" title="Translation">🌍</a></td> <td align="center"><a href="https://github.com/Claire"><img src="https://avatars2.githubusercontent.com/u/5114096?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Claire Martinez</b></sub></a><br /><a href="#translation-claire" title="Translation">🌍</a></td> <td align="center"><a href="https://hazeforum.com/"><img src="https://avatars2.githubusercontent.com/u/31011359?v=4?s=100" width="100px;" alt=""/><br /><sub><b>André Gama</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=andregamma" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/mbernardeau"><img src="https://avatars0.githubusercontent.com/u/7049049?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mathias Bernardeau</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=mbernardeau" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/Antoineoili"><img src="https://avatars1.githubusercontent.com/u/50737365?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antoine Oili</b></sub></a><br /><a href="https://github.com/zenika-open-source/promote-open-source-project/commits?author=Antoineoili" title="Documentation">📖</a></td> <td align="center"><a href="https://twitter.com/dev_oswld"><img src="https://avatars1.githubusercontent.com/u/40254158?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oswld TC</b></sub></a><br /><a href="#translation-dev-oswld" title="Translation">🌍</a></td> <td align="center"><a href="https://yizhiyue.me"><img src="https://avatars3.githubusercontent.com/u/8545277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zhiyue Yi</b></sub></a><br /><a href="#translation-ZhiyueYi" title="Translation">🌍</a></td> </tr> <tr> <td align="center"><a href="https://github.com/aliruss"><img src="https://avatars3.githubusercontent.com/u/32896351?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ali khalili</b></sub></a><br /><a href="#translation-aliruss" title="Translation">🌍</a></td> <td align="center"><a href="https://pakseresht.eu/"><img src="https://avatars3.githubusercontent.com/u/9018054?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Niusha Pakseresht</b></sub></a><br /><a href="#translation-niusha-paks" title="Translation">🌍</a></td> <td align="center"><a href="https://github.com/david-dasilva"><img src="https://avatars1.githubusercontent.com/u/372391?v=4?s=100" width="100px;" alt=""/><br /><sub><b>David Da Silva</b></sub></a><br /><a href="#translation-david-dasilva" title="Translation">🌍</a></td> <td align="center"><a href="http://umuts.info"><img src="https://avatars2.githubusercontent.com/u/3245166?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Umut Işık</b></sub></a><br /><a href="#translation-umutphp" title="Translation">🌍</a></td> <td align="center"><a href="https://github.com/alextremp"><img src="https://avatars0.githubusercontent.com/u/20399660?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Castells</b></sub></a><br /><a href="#translation-alextremp" title="Translation">🌍</a></td> <td align="center"><a

编辑推荐精选

Keevx

Keevx

AI数字人视频创作平台

Keevx 一款开箱即用的AI数字人视频创作平台,广泛适用于电商广告、企业培训与社媒宣传,让全球企业与个人创作者无需拍摄剪辑,就能快速生成多语言、高质量的专业视频。

即梦AI

即梦AI

一站式AI创作平台

提供 AI 驱动的图片、视频生成及数字人等功能,助力创意创作

扣子-AI办公

扣子-AI办公

AI办公助手,复杂任务高效处理

AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!

TRAE编程

TRAE编程

AI辅助编程,代码自动修复

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

AI工具TraeAI IDE协作生产力转型热门
蛙蛙写作

蛙蛙写作

AI小说写作助手,一站式润色、改写、扩写

蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。

AI辅助写作AI工具蛙蛙写作AI写作工具学术助手办公助手营销助手AI助手
问小白

问小白

全能AI智能助手,随时解答生活与工作的多样问题

问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。

热门AI助手AI对话AI工具聊天机器人
Transly

Transly

实时语音翻译/同声传译工具

Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。

讯飞智文

讯飞智文

一键生成PPT和Word,让学习生活更轻松

讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。

AI办公办公工具AI工具讯飞智文AI在线生成PPTAI撰写助手多语种文档生成AI自动配图热门
讯飞星火

讯飞星火

深度推理能力全新升级,全面对标OpenAI o1

科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。

热门AI开发模型训练AI工具讯飞星火大模型智能问答内容创作多语种支持智慧生活
Spark-TTS

Spark-TTS

一种基于大语言模型的高效单流解耦语音令牌文本到语音合成模型

Spark-TTS 是一个基于 PyTorch 的开源文本到语音合成项目,由多个知名机构联合参与。该项目提供了高效的 LLM(大语言模型)驱动的语音合成方案,支持语音克隆和语音创建功能,可通过命令行界面(CLI)和 Web UI 两种方式使用。用户可以根据需求调整语音的性别、音高、速度等参数,生成高质量的语音。该项目适用于多种场景,如有声读物制作、智能语音助手开发等。

下拉加载更多