Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tapjdey authored Dec 8, 2020
1 parent 62a4f39 commit 8a124ef
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# InnerSource_Project_Fitness

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

The Questions are motivated by the [InnerSource Checklist](https://innersourcecommons.org/assets/files/InnerSourceChecklist.pdf),
the [Nine Factor Model for InnerSource adoption](https://ieeexplore.ieee.org/document/6809709), and the
[2020 State of the InnerSource Survey](https://tapjdey.github.io/InnerSource_Survey_2020/index.html).

## How to run it:
1. [Install R](https://www.r-project.org/) if you don't have it.
1. Open R terminal, type in: `install.packages('shiny')`
1. Type in: `library(shiny)`
1. Type in: `runGist('3568e05ab728b33ec8624c3c56d2b374')`

0 comments on commit 8a124ef

Please sign in to comment.