An open API service indexing awesome lists of open source software.

https://github.com/envoyproxy/toolshed


https://github.com/envoyproxy/toolshed

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

## Envoy toolshed

Multi-language tooling and libraries for Envoy proxy's CI and development workflows

[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/envoyproxy/toolshed/badge)](https://securityscorecards.dev/viewer/?uri=github.com/envoyproxy/toolshed)


### Contents

- **[actions/](actions/)** - GitHub Actions workflows
- **[bazel/](bazel/)** - Bazel build configurations and rules
- **[js/](js/)** - JavaScript/TypeScript packages
- **[jq/](jq/)** - Assorted jq modules and utilities
- **[py/](py/)** - Python packages, libraries, runners, checkers, and dependencies
- **[rust/](rust/)** - Rust tooling and libraries
- **[sh/](sh/)** - Shell scripts and utilities

### Development

See [DEVELOPER.md](DEVELOPER.md) for information on building, testing, and contributing to the toolshed.