Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 2.29 KB

File metadata and controls

48 lines (28 loc) · 2.29 KB

Tools Catalog

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.

DevRel Foundation Tools Catalog (DEVREL-TC)

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.

Explore the Tools Catalog

Tools are indexed along dimensions such as job categories and labels.

Learning the DEVREL-TC

Validating the Catalog

./bin/tc-validate --data data/*.json --schema src/schemas/tools.json

Generating Indexes

./bin/tc-index --data data/*.json --schema src/schemas/tools.json --category docs/index/by-job-category --label docs/index/by-label

License

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.

About the Tools Catalog

This project repository is maintained with support of the Resource and Asset Aggregation Working Group and Developer Relations Foundation.