SFI-Lero / TREES-InnerSource_Project_Fitness

A tool for measuring InnerSource project fitness. Shows Fitness score, Strengths & Weaknesses on 6 dimensions according to the Technology-Process-People model. Includes options for downloading the scores and the plots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InnerSource Project Fitness

The InnerSource Project Fitness Tracker is designed to gauge how appropriate a project is for InnerSource.

Assessing the InnerSource-readiness (fitness) of projects can help in selecting projects that have the potential to help demonstrate the power of InnerSource, and with that be great role-models and pilot projects in an InnerSource Program. For further thoughts on the use case for this tool, also read the Good First Project pattern.

The questions used in this tool are motivated by the InnerSource Checklist, the Nine Factor Model for InnerSource adoption, and the State of InnerSource Survey 2020.

How to run it:

  1. Install R.
  2. Open R terminal, type in: install.packages('shiny')
  3. Type in: library(shiny)
  4. Type in: runGitHub('tapjdey/InnerSource_Project_Fitness', ref = "main")

Known Issues:

  • Selections will be cleared for the multiple choice question and the Likert scale based questions when changing language.

About

A tool for measuring InnerSource project fitness. Shows Fitness score, Strengths & Weaknesses on 6 dimensions according to the Technology-Process-People model. Includes options for downloading the scores and the plots.

License:MIT License


Languages

Language:R 100.0%