mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Add 'script' Go library (#626)
* Add 'script' Go library * Update README.md
This commit is contained in:
parent
8cab33ed8b
commit
13dfb9f45b
@ -86,6 +86,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
- [Moby](https://github.com/moby/moby/labels/exp%2Fbeginner) _(label: exp/beginner)_ <br> Open-source application container engine
|
||||
- [Terraform](https://github.com/hashicorp/terraform/labels/good%20first%20issue) _(label: good first issue)_ <br> A tool for building, changing, and versioning infrastructure safely and efficiently.
|
||||
- [TiDB](https://github.com/pingcap/tidb/labels/for%20new%20contributors) _(label: for new contributors)_ <br> A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database
|
||||
- [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.
|
||||
|
||||
## Java
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user