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
- Host: GitHub
- URL: https://github.com/jawache/principles-green
- Owner: jawache
- License: mit
- Created: 2020-03-19T22:00:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T23:12:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T05:39:43.546Z (18 days ago)
- Language: SCSS
- Size: 4.05 MB
- Stars: 170
- Watchers: 13
- Forks: 27
- Open Issues: 16
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE.txt
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:
- Duplicate repo
- npm install markdown-serve
- npm install express
- 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'
}));
- npm run start
Owner metadata
- Name: Asim Hussain
- Login: jawache
- Email:
- Kind: user
- Description: Executive Director @Green-Software-Foundation | Director Green Software @intel | #Climate ๐ | He/Him | ๐
- Website: https://asim.dev
- Location: United Kingdom
- Twitter: jawache
- Company: @Green-Software-Foundation
- Icon url: https://avatars.githubusercontent.com/u/897523?u=cff087418632b20a6068298661f59f18b7dd9977&v=4
- Repositories: 94
- Last ynced at: 2024-06-11T15:40:17.700Z
- Profile URL: https://github.com/jawache
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 | 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:
- microsoft.com: 2
- buchananwp.com: 1
- codecraft.tv: 1
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
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
- 856 dependencies
- @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
- actions/checkout v2 composite
- actions/setup-node v1 composite
- peaceiris/actions-gh-pages v2 composite
Score: 7.933796874815412