The Tools Catalog is a DevRel Foundation (DRF) initiative to collect software and tools used by Developer Relations professionals. This catalog helps support discovery of resources that help solve specific day-to-day operatonal tasks.
The DevRel Foundation Tools Catalog is an opinionated configuration framework for defining tools in a structured language (JSON) that adheres to an agreed upon standard schema.
By defining tools in this way, we can establish tooling to validate, restructure, transform views on how we evalate tools.
Tools are indexed along dimensions such as job categories and labels.
./bin/tc-validate --data data/*.json --schema src/schemas/tools.json
./bin/tc-index --data data/*.json --schema src/schemas/tools.json --category docs/index/by-job-category --label docs/index/by-label
All material contributed to the DRF Resources and Asset Aggregation Work Group is under CC-BY-4.0 Licensing.
See the License and Intellectual Property statement for instructions on how to reuse and adapt content from this repository, discussions, and issues with proper attribution to the Developer Relations Foundation.
This project repository is maintained with support of the Resource and Asset Aggregation Working Group and Developer Relations Foundation.