Skip to content
README.md 211 B
Newer Older
# `rules_curl`
> A Bazel ruleset for performing operations with cURL, hermetically.

## Getting Started

Add the following to `MODULE.bazel`:

```py
bazel_dep(module_name = "rules_curl", version = "0.0.0")