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.
install.packages('shiny')
library(shiny)
runGitHub('tapjdey/InnerSource_Project_Fitness', ref = "main")