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

## Getting Started

Add the following to `MODULE.bazel`:

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