As the year is ending, we thought to take a look back at all the contributions you as an individualmade to the open-source community, during these unprecedented times.
Also, since Spotify, Snapchat and other mass platforms have their own way of year wrap up, why not us?
githubwrapped.tech
This web app deployed at githubwrapped.tech will help you to generate yearly reports that contains your stats from the beginning of this year.
Including number of commits, stars etc.
You can also save your report as an image using the 'Save Report' button and share it with the community or keep it as a memorandum :)
This project uses React.Js and the contents are bundled using webpack.
The contents in this project follow the following structure.
├───api
├───public
│ └───assets
└───src
├───components
├───constants
├───containers
└───helpers
Each individual component and container, follows this structure
section
├──index.jsx (main entry point)
└──style.scss
The celebrations doesn't end here! We also our own cute octo-bot on twitter @GitHubWrapped.
Octobot stays awake all day/night to like & retweet all your tweets that use the hashtag #GitHubWrapped.
git clone https://github.com/ishandeveloper/github-wrapped.git
cd \github-wrapped
yarn install
yarn start
Ishan Sharma |
Himanshu Sharma |
Wraptext What is it? Wraptext is a small library designed to accept "blog-style" newline-delimited text with markup, and to return a formatted document with bare text wrapped in tags, splitting text n
Mammoth .docx to HTML converter Mammoth is designed to convert .docx documents, such as those created by Microsoft Word, and convert them to HTML. Mammoth aims to produce simple and clean HTML by usin
MIT Kerberos GSS-API Java Interface This package provides a Java GSS-API wrapper around the the MIT Kerberos GSS-API native library. This wrapper conforms to the GSS-API Java bindings via RFC 5653. On
所以现在我们已经介绍了 GitHub 的大部分功能与工作流程,但是任意一个小组或项目都会去自定义,因为他们想要创造或扩展想要整合的服务。 对我们来说很幸运的是,GitHub 在许多方面都真的很方便 Hack。 在本节中我们将会介绍如何使用 GitHub 钩子系统与 API 接口,使 GitHub 按照我们的设想来工作。 钩子 GitHub 仓库管理中的钩子与服务区块是 GitHub 与外部系统交互
你可以在 Github 上为项目创建远程仓库。创建公开的远程仓库是免费的,私有仓库要收费。 任务 在 Github 网站申请一个帐号。 https://github.com 配置帐号的 ssh-key。 https://github.com/settings/keys ssh-key 在 Github 个人帐户里配置使用了 ssh-key,以后你往你的 Github 远程仓库推送的时候就不需要输入
代码仓库 我们在GitHub上进行Tengine项目的开发:https://github.com/alibaba/tengine。 可以用git检出最新的Tengine代码: 参与开发 我们非常欢迎也很鼓励您在Tengine的项目的GitHub上报告issue或者pull request。 如果您还不熟悉GitHub的Fork and Pull开发模式,您可以阅读GitHub的文档(https:/
类属性 $allowSignup 是否在登录页显示注册,默认false
推荐大家使用 https://gitee.com 速度更快,项目直接部署、Android 自动构建! 私有库永久免费,提供手机客户端,国内首个同时支持 Git 和 SVN 的代码托管平台) 如何一键导入 Github 仓库:https://blog.gitee.com/2018/06/05/github_to_gitee/ GitHub 可以托管各种 git 库,并提供一个 Web 界面,但与
在本章中,我们将向您展示如何使用GitHub API对用户进行身份验证。 步骤1 - 启用GitHub身份验证 打开Firebase仪表板,然后单击侧面菜单中的Auth ,然后单击标签栏中的SIGN-IN-METHOD 。 您需要启用GitHub身份验证并复制Callback URL 。 您将在步骤2中使用此选项。您可以打开此选项卡,因为完成第2步后需要添加Client ID和Client Sec