We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3416f19 commit 61e3650Copy full SHA for 61e3650
README.md
@@ -12,6 +12,7 @@ corpus.
12
- `dodec`, or the Database of Devoured Example Code: a query tool that lets us find code examples and related
13
metadata in the database for reporting or to perform manual updates.
14
- `audit-cli`: A Go CLI project to help us audit docs content from files on the local filesystem.
15
+- `dependency-manager`: A Go CLI project to help us manage dependencies for multiple ecosystems in the docs monorepo
16
- `examples-copier`: a Go app that runs as a GitHub App and copies files from the
17
source code repo (generated code examples) to multiple target repos and branches.
18
- `github-check-releases`: a Node.js script that gets the latest release versions
0 commit comments