A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Principles of Green Software Engineering

Are a core set of competencies needed to define, build and run sustainable software applications.
https://github.com/jawache/principles-green

Category: Consumption
Sub Category: Computation and Communication

Keywords from Contributors

green-software transforms measur archiving animations training community compose optimize generic

Last synced: about 19 hours ago
JSON representation

Repository metadata

Website for Principles of Sustainable Software Engineering

README.md

Principles.Green

The Principles of Green Software Engineering are a core set of competencies needed to define, build and run sustainable software applications.

Update and install the web site localy:

  1. Duplicate repo
  2. npm install markdown-serve
  3. npm install express
  4. Create server.js in root folder with this code
var express = require('express'),
    mds = require('markdown-serve'),
    path = require('path');
 
var app = express();
 
app.set('views', path.join(__dirname, 'views'));
app.set('view engine', 'jade');
 
app.use(mds.middleware({ 
    rootDirectory: path.resolve(__dirname, '/'),
    view: 'markdown'
}));
  1. npm run start

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 81
Total Committers: 15
Avg Commits per committer: 5.4
Development Distribution Score (DDS): 0.469

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.3

Name Email Commits
Asim Hussain a****m@c****v 43
Osama Jandali o****y@g****m 9
Alan Verdugo f****r@p****m 4
Will Buchanan w****l@b****m 4
Ivรกn Palleiro i****o@g****m 4
Sebastian Rivera Gonzalez s****6@g****m 4
Bill Johnson 4****e 2
Dustin Larimer 1****r 2
Lagarde p****g@m****m 2
Zach Rhoads 4****t 2
Aaron Hogue a****e@m****m 1
Abhishek Gupta a****k@g****m 1
Charles Emmanuel S. Ndiaye m****l@o****m 1
Luis Cruz l****z@g****m 1
dependabot[bot] 4****] 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 5
Total pull requests: 43
Average time to close issues: 1 day
Average time to close pull requests: 2 months
Total issue authors: 4
Total pull request authors: 17
Average comments per issue: 7.0
Average comments per pull request: 0.65
Merged pull request: 15
Bot issues: 0
Bot pull requests: 23

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jawache/principles-green

Top Issue Authors

  • ng-druid (2)
  • lynxlynxlynx (1)
  • p365labs (1)
  • alanverdugo (1)

Top Pull Request Authors

  • dependabot[bot] (23)
  • sebasrivera96 (3)
  • zr-msft (2)
  • dustinlarimer (2)
  • tomgp (1)
  • alohaninja (1)
  • luiscruz (1)
  • pierlag (1)
  • dubrie (1)
  • alanverdugo (1)
  • jawache (1)
  • atg-abhishek (1)
  • tiagofilipesilva (1)
  • ivantxu (1)
  • RoneoOrg (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (23)

Dependencies

package-lock.json npm
  • 856 dependencies
package.json npm
  • @erquhart/rollup-plugin-node-builtins ^2.1.5 development
  • bl ^3.0.0 development
  • chokidar-cli ^2.1.0 development
  • cross-env ^5.2.1 development
  • make-dir-cli ^2.0.0 development
  • prettier ^1.19.1 development
  • rollup ^1.32.1 development
  • rollup-plugin-commonjs ^10.1.0 development
  • rollup-plugin-json ^4.0.0 development
  • rollup-plugin-node-resolve ^5.2.0 development
  • @11ty/eleventy ^0.8.3
  • @11ty/eleventy-plugin-rss ^1.0.7
  • @11ty/eleventy-plugin-syntaxhighlight ^2.0.3
  • @mightyplow/eleventy-plugin-cache-buster ^1.1.3
  • @tbranyen/jsdom ^13.0.0
  • concurrently ^4.1.2
  • html-minifier ^4.0.0
  • json-to-scss ^1.5.0
  • sass ^1.26.3
  • semver ^6.3.0
  • slugify ^1.4.0
  • stalfos github:jawache/stalfos#aeef4455e27e95fc9d7ee28f5ad453ae5ea1ada1
.github/workflows/eleventy_build.yaml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • peaceiris/actions-gh-pages v2 composite

Score: 7.933796874815412