Skip to content

Commit

Permalink
Add dependency overview to README.md (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphinesse committed Sep 22, 2020
1 parent 4ad65ee commit 93c7282
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -12,7 +12,11 @@ To file a bug, or raise another type of issue, please navigate to the appropriat

## Repositories

All Cordova code is hosted in repositories on GitHub.
All Cordova code is hosted in repositories on GitHub.

An overview of the dependencies among a selection of these repositories is shown in below graph. The leading `apache/cordova-` has been stripped from all repository names. Dotted edges are implicit dependencies (i.e. not expressed in `package.json`).

[![Cordova Dependency Graph](https://sketchviz.com/@raphinesse/a6f28acb2281b782d9fb5ef486834deb/fbb1d0715431bdd67a9bc430a8d0a9899b145bf9.sketchy.png)](//sketchviz.com/@raphinesse/a6f28acb2281b782d9fb5ef486834deb)

Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/

Expand Down

0 comments on commit 93c7282

Please sign in to comment.