gsoc
Here are 241 public repositories matching this topic...
-
Updated
Oct 7, 2021
-
Updated
Oct 15, 2021 - Kotlin
添加组织介绍以及 proposal
GSoC CN 是一个由参加过 GSoC 的同学们组成的一个 orgnization, 希望能够收集各位对自己参加的 Org 的介绍 (e.g. red-hen-lab.md),以及申请成功的 proposal,来帮助以后申请的学弟学妹们更顺利地参与 GSoC,下面是贡献的流程:
- 加入 GSoC-CN
- 在 https://github.com/gsoc-cn/gsoc-cn/tree/master/resources 下创建对应社区的目录,在该目录中添加 proposal 以及 markdown file
-
Updated
Oct 15, 2021 - Python
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
Dec 5, 2020
-
Updated
Oct 27, 2019 - C++
-
Updated
Feb 1, 2021 - Python
-
Updated
Oct 3, 2021
-
Updated
Mar 1, 2019
Need contributors who would check if proposal links are still active, this will insure that information here is still valid, please do bring to my attention any broken links.
Thanks, looking forward to your contribution.
-
Updated
Mar 24, 2018
-
Updated
Mar 11, 2021 - HTML
We are planning to build a new GSOC Proposals App and need a UI wrapper for that.
Need suggestions over that, all suggestions are welcome.
-
Updated
Nov 14, 2018 - SystemVerilog
-
Updated
Aug 22, 2021 - Smalltalk
-
Updated
Sep 29, 2021 - JavaScript
- At many places throughout the codebase many more test cases can be written
- Even in the places where test cases do exist they can be made more specific
Add Documentation
Unit Test
-
Updated
Aug 3, 2021
-
Updated
Jun 2, 2021
Improve this page
Add a description, image, and links to the gsoc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gsoc topic, visit your repo's landing page and select "manage topics."
Current State
While installing mesheryctl using bash installation script, we can choose which adapter to be loaded.
This is done by passing ADAPTERS environment variable to meshery bash script
Refer: layer5io/service-mesh-labs#9
For e.g.
curl -L https://git.io/meshery | ADAPTERS=consul PLATFORM=kubernetes bash -installs mesheryctl and starts meshery server