mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Compare commits
3 Commits
9402eb7f92
...
94671664ee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94671664ee | ||
|
|
1b4ff80b14 | ||
|
|
d2aef72444 |
@@ -101,7 +101,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
|
||||
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
|
||||
- [Helm](https://github.com/kubernetes/helm) _(label: good first issue)_ <br> The Kubernetes Package Manager
|
||||
- [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_ <br> End-to-end HTTP and REST API testing for Go.
|
||||
- [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_ <br> A Fast and Flexible Static Site Generator built with love in GoLang
|
||||
- [Kanister](https://github.com/kanisterio/kanister) _(label: good first issue)_ <br> A Data Protection Workflow Management Engine
|
||||
- [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good first issue)_ <br> Simple way to generate mock servers in Go.
|
||||
|
||||
@@ -310,15 +310,6 @@
|
||||
],
|
||||
"description": "A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process."
|
||||
},
|
||||
{
|
||||
"name": "httpexpect",
|
||||
"link": "https://github.com/gavv/httpexpect",
|
||||
"label": "help-wanted",
|
||||
"technologies": [
|
||||
"Go"
|
||||
],
|
||||
"description": "End-to-end HTTP and REST API testing for Go."
|
||||
},
|
||||
{
|
||||
"name": "Killgrave",
|
||||
"link": "https://github.com/friendsofgo/killgrave",
|
||||
|
||||
Reference in New Issue
Block a user