https://github.com/green-code-initiative/creedengo-html
Reduce the environmental footprint of your HTML software programs
https://github.com/green-code-initiative/creedengo-html
ecodesign html sonarqube sonarqube-plugin
Last synced: 9 months ago
JSON representation
Reduce the environmental footprint of your HTML software programs
- Host: GitHub
- URL: https://github.com/green-code-initiative/creedengo-html
- Owner: green-code-initiative
- License: gpl-3.0
- Created: 2023-06-23T14:47:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T23:20:46.000Z (over 2 years ago)
- Last Synced: 2025-09-01T01:44:44.559Z (10 months ago)
- Topics: ecodesign, html, sonarqube, sonarqube-plugin
- Language: Java
- Homepage: https://ecocode.io
- Size: 51.8 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# EcoCode-html
_ecoCode_ is a collective project aiming to reduce environmental footprint of software at the code level. The goal of
the project is to provide a list of static code analyzers to highlight code structures that may have a negative
ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc.
_ecoCode_ is based on evolving catalogs
of [good practices](https://github.com/green-code-initiative/ecoCode/blob/main/docs/rules), for various technologies.
This
SonarQube plugin then implements these catalogs as rules for scanning your HTML projects.
> [!WARNING]
> This project is still in development. Star and watch the repository to get the latest updates!
[](https://www.gnu.org/licenses/gpl-3.0)

[](https://sonarcloud.io/project/overview?id=green-code-initiative_ecoCode-html)
## 🌿 SonarQube Plugins
This plugin is part of the ecoCode project.\
You can find a list of all our other plugins in
the [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-sonarqube-plugins)
## 🛒 Distribution
[](https://github.com/green-code-initiative/ecoCode-html/releases/latest)
Ready to use binaries for SonarQube are also
available [from GitHub](https://github.com/green-code-initiative/ecoCode-html/releases). \
Make sure to place the binary inside `extensions/plugins/` folder of your SonarQube instance.
## 🧩 Compatibility
| Plugins Version | SonarQube version | Java version |
| --------------- | ----------------- | ------------ |
| 0.1.+ | 9.9.+ LTS to 10.4 | 11 / 17 |
## 🤝 Contribution
You have an idea or you want to help us improving this project? \
We are open to your suggestions and contributions! Open an issue or PR 🚀
Check out the [CONTRIBUTING.md](CONTRIBUTING.md) file
and follow the various guides to start contributing.