From 250d1608103b661072bfc078ee62f2db1c8e2611 Mon Sep 17 00:00:00 2001 From: sarvsav Date: Mon, 24 Feb 2025 22:35:16 +0100 Subject: [PATCH 1/2] docs(readme): added awesome-go-green project repo contains the sources for green development --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 613b586..e5a3e17 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This list is managed by GitHub Sustainability with the Social Impact Team. - **[Carbon Efficiency](#carbon-efficiency)** - **[Carbon Awareness](#carbon-awareness)** - **[Special Tools](#special-tools)** +- **[Documentation](#documentation)** Do you know of an incredible green software repository that we missed? Let us know! This list is meant to continually grow and develop, so we welcome any suggestions from our community on how we can improve it. Create a [pull request](#contributing-to-githubs-green-software-directory) with a brief explanation to add a new project. @@ -107,7 +108,10 @@ Do you know of an incredible green software repository that we missed? Let us kn - [Ipmitool](https://github.com/ipmitool/ipmitool): An open-source tool for controlling IPMI-enabled systems that gets the power consumption of a bare metal machine. - [Ethereum-nft-activity](https://github.com/kylemcdonald/ethereum-nft-activity): How much energy does it take to power popular Ethereum-backed CryptoArt platforms? And what emissions are associated with this energy use? - [Carbon.txt](https://github.com/thegreenwebfoundation/carbon.txt): A proposed convention for making it possible demonstrate that your infrastucture uses green power. - + +## Documentation +- [Awesome Go-Green 🌳](https://github.com/sarvsav/awesome-go-green) Source of events, tools with examples, podcasts, trainings and books. + --- ### Contributing to GitHub's Green Software Directory We are looking for projects **on GitHub** that are actively being used/developed and can be used by others. From 3ade6de5eb77359dbaf322c2c62a63eaa34c00be Mon Sep 17 00:00:00 2001 From: "Sarvsav Sharma (Max)" Date: Mon, 24 Feb 2025 22:37:13 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5a3e17..c98a29f 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Do you know of an incredible green software repository that we missed? Let us kn - [Carbon.txt](https://github.com/thegreenwebfoundation/carbon.txt): A proposed convention for making it possible demonstrate that your infrastucture uses green power. ## Documentation -- [Awesome Go-Green 🌳](https://github.com/sarvsav/awesome-go-green) Source of events, tools with examples, podcasts, trainings and books. +- [Awesome Go-Green 🌳](https://github.com/sarvsav/awesome-go-green) Source of events, tools with examples, podcasts, trainings and books related to green software practices. --- ### Contributing to GitHub's Green Software Directory