Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.28 KB

File metadata and controls

20 lines (13 loc) · 1.28 KB

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.