mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Add lxd to go projects (#708)
This adds `lxd` to the list of `go` projects. For LXD we have issues we mark as `easy` which we will quite actively mentor new comers on. In the past we've had a lot of students pick those as part of assignments and they can usually be achieved in just a few hours or days (dependent on existing Go and system experience).
This commit is contained in:
parent
97ef4deb8e
commit
da5a759891
@ -95,6 +95,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
- [script](https://github.com/bitfield/script/labels/good%20first%20issue) _(label: good first issue)_ <br> 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.
|
||||
- [httpexpect](https://github.com/gavv/httpexpect/labels/help%20wanted) _(label: help wanted)_ <br> End-to-end HTTP and REST API testing for Go.
|
||||
- [Killgrave](https://github.com/friendsofgo/killgrave/labels/good%20first%20issue) _(label: good first issue)_ <br> Simple way to generate mock servers in Go.
|
||||
- [lxd](https://github.com/lxc/lxd/labels/easy) _(label: easy)_ <br> System container and virtual machine manager.
|
||||
|
||||
## Java
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user