All Projects → HiWong → Gradlewiki

HiWong / Gradlewiki

关于Gradle编译你需要知道的一切

Projects that are alternatives of or similar to Gradlewiki

pw
Best websites a Programmer should visit
Stars: ✭ 27 (-84.48%)
Mutual labels:  wiki, wikipedia
wikiradio
A radio for Wikimedia Commons audio files
Stars: ✭ 14 (-91.95%)
Mutual labels:  wiki, wikipedia
wikibot
Some MediaWiki bot examples including wikipedia, wikidata using MediaWiki module of CeJS library. 採用 CeJS MediaWiki 自動化作業用程式庫來製作 MediaWiki (維基百科/維基數據) 機器人的範例。
Stars: ✭ 26 (-85.06%)
Mutual labels:  wiki, wikipedia
Wiki
Wikipedia Interface for Node.js
Stars: ✭ 180 (+3.45%)
Mutual labels:  wikipedia, wiki
Linq To Wiki
.Net library to access MediaWiki API
Stars: ✭ 93 (-46.55%)
Mutual labels:  wikipedia, wiki
discord-wiki-bot
Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about the pages and is able to resolve redirects and follow interwiki links.
Stars: ✭ 69 (-60.34%)
Mutual labels:  wiki, wikipedia
wikiapi
JavaScript MediaWiki API for node.js
Stars: ✭ 28 (-83.91%)
Mutual labels:  wiki, wikipedia
Mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
Stars: ✭ 2,752 (+1481.61%)
Mutual labels:  wikipedia, wiki
Tft Overlay Outdated
TFT Overlay - Team and item builder for League of Legends Teamfight Tactics
Stars: ✭ 44 (-74.71%)
Mutual labels:  wikipedia, wiki
Wikiteam
Tools for downloading and preserving wikis. We archive wikis, from Wikipedia to tiniest wikis. As of 2020, WikiTeam has preserved more than 250,000 wikis.
Stars: ✭ 404 (+132.18%)
Mutual labels:  wikipedia, wiki
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (-8.05%)
Mutual labels:  wikipedia, wiki
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (-20.11%)
Mutual labels:  wikipedia, wiki
wikipedia for humans
No description or website provided.
Stars: ✭ 44 (-74.71%)
Mutual labels:  wiki, wikipedia
emailkit
EmailKit for Android - This is a powerful, excellent and simple Email framework💌.
Stars: ✭ 99 (-43.1%)
Mutual labels:  gradle, wiki
Apps Android Wikipedia
📱The official Wikipedia app for Android!
Stars: ✭ 1,350 (+675.86%)
Mutual labels:  wikipedia, wiki
Wikit
Wikipedia summaries from the command line
Stars: ✭ 141 (-18.97%)
Mutual labels:  wikipedia, wiki
Wiki
A wiki about ExtendScript features, tricks, workarounds, magic and rainbow unicorns
Stars: ✭ 161 (-7.47%)
Mutual labels:  wiki
Java Markdown Generator
Java library to generate markdown
Stars: ✭ 159 (-8.62%)
Mutual labels:  gradle
Wikipedia Ipfs
An exploration to host Wikipedia in IPFS
Stars: ✭ 158 (-9.2%)
Mutual labels:  wikipedia
Materialsearchbar
Material Design Search Bar for Android
Stars: ✭ 2,008 (+1054.02%)
Mutual labels:  gradle

What for?

建立GradleWiki的目的有两个:

  • 第一个是让初学者能够快速学习Gradle的基本用法,让中高级开发者能够进阶到独立完成复杂的打包插件框架的地步
  • 第二个,也是在我看来更重要的一个,就是记录并汇总大家日常会遇到的各种与gradle有关的编译问题,以及相应的解决方案,帮助大家能够快速解决日常遇到的编译问题。其中包括(但不限于)Q&A, 每条会详细描述需求及解决方案,如果是编译出错问题,则会详细记录出错的stacktrace及解决方式. 这样大家在日常编译遇到问题时,直接在文章中检索关键词,即可找到答案。

基于以上目的,目前将GradleWiki分为如下三个部分:

  • Articles: 提供Gradle入门及进阶的文章,文章都是我和大家精选出来的,也欢迎大家参与贡献;
  • QA: 记录日常编译配置需求以及出错信息,以及相应的解决方案, 其中index.md记录关键信息,details描述详情;
  • Samples: 工程示例,提供各种gradle相关应用的best practice;

参与形式

  1. 如果你遇到了问题,并且在短时间内(>30min)没有解决,那欢迎提issue并且进微信群讨论(我的微信见下一节), 大家找到答案后,再添加到QA中。

  2. 不过,相比起issue, 更希望大家能够提MR. 相应地,分为以下三种MR:

  • Articles: 提供文章
    • 如果是原创文章,可直接加入Articles中,目前要求以markdown文件的方式提供;
    • 如果非原创,则要求提供文章出处并且符合转载要求;
  • QA: 如果这一条QA记录在200字以内,则直接记录在index.md中,否则在index.md中只记录关键信息,在Details目录下新建文件记录详情;
  • Samples: 提供完整的Android/Java工程即可

联系及沟通

邮箱: [email protected]

微信: HeadToTheCloud, 也可扫码加我,拉你进群讨论(群人数已超190人)

wechat

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].